Click or drag to resize
KeywordsGlossaryInflectedForm Constructor

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public InflectedForm(
	string word,
	KeywordsGlossaryPartOfSpeech partOfSpeech
)

Parameters

word
Type: SystemString
Word.
partOfSpeech
Type: CandlelightKeywordsGlossaryPartOfSpeech
Part of speech.
See Also