StiDictionarySave Method |
Name | Description | |
---|---|---|
![]() | Save(Stream) |
Saves dictionary to the stream in XML format.
|
![]() | Save(String) |
Saves the dictionary in file in XML format.
|
![]() | Save(StiDictionarySLService, Stream) |
Saves dictionary to the stream through provider.
|
![]() | Save(StiDictionarySLService, String) |
Saves the dictionary in file through service.
|