示例#1
0
 public TagList ResourceTags(string type)
 {
     return(service.TagsFromResource(type));
 }