Ejemplo n.º 1
0
 /** 获取属性 */
 public string getProperty(string key)
 {
     return(_propertys.getOrDefault(key, ""));
 }