示例#1
0
 public string One(string key)
 {
     return(resource.GetByKey(key));
 }