Method | 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.
|
Method | Description | |
---|---|---|
ReadSymbolFile ( string filename ) : void |
public GetLanguage ( string langId ) : |
||
langId | string | |
return |