Smart Localization  2.3
SmartLocalization.Editor.SmartCultureInfoEx Class Reference

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...
 

Member Function Documentation

static SmartCultureInfoCollection SmartLocalization.Editor.SmartCultureInfoEx.Deserialize ( string  fullPath)
static

Extension method to deserialize a SmartCultureInfoCollection

Parameters
fullPathThe full path where the serialized SmartCultureInfoCollection can be found
Returns
The deserialized SmartCultureInfoCollection
static void SmartLocalization.Editor.SmartCultureInfoEx.Serialize ( this SmartCultureInfoCollection  info,
string  fullPath 
)
static

Extension method to serialize a SmartCultureInfoCollection to a given file path using XMLSerializer.

Parameters
infoThe collection to serialize
fullPathThe full path where the collection will be saved

The documentation for this class was generated from the following file: