StiDictionaryLoad Method |
Name | Description | |
---|---|---|
![]() | Load(Stream) |
Loads the dictionary from the stream in XML format.
|
![]() | Load(String) |
Loads dictionary from the file in XML format.
|
![]() | Load(StiDictionarySLService, Stream) |
Loads dictionary from the stream through descendants of StiDictionarySLService service.
|
![]() | Load(StiDictionarySLService, String) |
Loads the dictionary from file through descendants of StiDictionarySLService service.
|