示例#1
0
 public ServiceModel.AcceptanceTest Get(string id)
 {
     return(service.GetAcceptanceTest(id));
 }