Пример #1
0
 public TagList InstanceTags(string type, string id)
 {
     return(service.TagsFromInstance(type, id));
 }