Method | Description | |
---|---|---|
SobekCM_LocalizationInfo ( ) : System.IO |
Constructor for a new instance of the SobekCM_LocalizationInfo class This sets all the terms for localization to the system default, before any resource file is read |
|
Write_Localization_XML ( string File ) : bool |
Write the localization XML source file from the data within this localization object
|
public SobekCM_LocalizationInfo ( ) : System.IO | ||
return | System.IO |
public Write_Localization_XML ( string File ) : bool | ||
File | string | Filename for the resulting XML file |
return | bool |