Méthode | Description | |
---|---|---|
GetLanguage ( string langId ) : |
||
HasLanguage ( string langId ) : bool | ||
Reload ( ) : void | ||
SymbolDB ( string filename ) : System |
Initialize the Symbol database from the given file.
|
|
this ( string id ) : |
Get the symbol with a given id. If id doesn't exist, throws exception.
|
Méthode | Description | |
---|---|---|
ReadSymbolFile ( string filename ) : void |
public GetLanguage ( string langId ) : |
||
langId | string | |
Résultat |
public HasLanguage ( string langId ) : bool | ||
langId | string | |
Résultat | bool |
public SymbolDB ( string filename ) : System | ||
filename | string | |
Résultat | System |