示例#1
0
 public string AddCollection(Collection table)
 {
     return(_service.AddCollection(table));
 }