Click or drag to resize
HyperTextProcessorKeywordCollectionClassAttribute Constructor

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public KeywordCollectionClassAttribute(
	string identifierLabel,
	string identifierDescription
)

Parameters

identifierLabel
Type: SystemString
Identifier label.
identifierDescription
Type: SystemString
Identifier description.
See Also