메소드 | 설명 | |
---|---|---|
CreateXmlNode ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ReadXml ( |
||
SymbolLanguage ( ) : System | ||
SymbolLanguage ( string name, string langId, bool pluralNouns, bool pluralModifiers, bool genderModifiers, string genders, bool caseModifiers, string cases ) : System | ||
ToString ( ) : string |
public CreateXmlNode ( |
||
xmldoc | ||
리턴 |
public SymbolLanguage ( string name, string langId, bool pluralNouns, bool pluralModifiers, bool genderModifiers, string genders, bool caseModifiers, string cases ) : System | ||
name | string | |
langId | string | |
pluralNouns | bool | |
pluralModifiers | bool | |
genderModifiers | bool | |
genders | string | |
caseModifiers | bool | |
cases | string | |
리턴 | System |