예제 #1
0
 public TagList HistoryTags(string type, string id, string vid)
 {
     return(service.TagsFromHistory(type, id, vid));
 }