示例#1
0
 public IDictionary <string, string> All()
 {
     return(resource.GetAll());
 }