示例#1
0
 public RoomTags GetTags()
 {
     return(api.RoomGetTags(ID));
 }