Exemplo n.º 1
0
 static public Dictionary <string, object> GetValueSet(string key)
 {
     return(ConfigSetting.GetValueSet(key));
 }