Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddGloss ( string language, string text ) : LanguageText | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
LexSenseLexiconSense ( FdoLexicon lexicon, |
||
RemoveGloss ( string language ) : void |
public AddGloss ( string language, string text ) : LanguageText | ||
language | string | |
text | string | |
return | LanguageText |
public LexSenseLexiconSense ( FdoLexicon lexicon, |
||
lexicon | FdoLexicon | |
lexemeKey | ||
lexSense | ILexSense | |
return | System |
public RemoveGloss ( string language ) : void | ||
language | string | |
return | void |