Exemplo n.º 1
0
 static public string GetString_GameData(ENUM_DataField eDataField)
 {
     return(SAppConfig.GetString(eDataField));
 }