Click or drag to resize
KeywordsGlossaryEntry Constructor (KeywordsGlossaryInflectedForm, String)

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public Entry(
	KeywordsGlossaryInflectedForm mainForm,
	string definition
)

Parameters

mainForm
Type: CandlelightKeywordsGlossaryInflectedForm
Main form.
definition
Type: SystemString
Definition.
See Also