Свойство | Type | Description | |
---|---|---|---|
Data | string | ||
EntityType | string | ||
Lang | string | ||
Word | string |
Méthode | Description | |
---|---|---|
DictItem ( ) : System | ||
DictItem ( string lang, string word, string type, string data ) : System | ||
Load ( |
||
Save ( |
public DictItem ( string lang, string word, string type, string data ) : System | ||
lang | string | |
word | string | |
type | string | |
data | string | |
Résultat | System |
public Load ( |
||
Input | ||
Résultat | void |
public Save ( |
||
Output | ||
Résultat | void |