|
Smart Localization
2.3
|
Static Public Member Functions | |
| static SmartCultureInfoCollection | Deserialize (string fullPath) |
| Extension method to deserialize a SmartCultureInfoCollection More... | |
| static void | Serialize (this SmartCultureInfoCollection info, string fullPath) |
| Extension method to serialize a SmartCultureInfoCollection to a given file path using XMLSerializer. More... | |
|
static |
Extension method to deserialize a SmartCultureInfoCollection
| fullPath | The full path where the serialized SmartCultureInfoCollection can be found |
|
static |
Extension method to serialize a SmartCultureInfoCollection to a given file path using XMLSerializer.
| info | The collection to serialize |
| fullPath | The full path where the collection will be saved |