 | HyperTextProcessorKeywordCollectionClassAttribute Constructor |
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic KeywordCollectionClassAttribute(
string identifierLabel,
string identifierDescription
)
Parameters
- identifierLabel
- Type: SystemString
Identifier label. - identifierDescription
- Type: SystemString
Identifier description.
See Also