示例#1
0
 public tDataObjectList SelectTo(out tDataObjectList dataObjectList)
 {
     throw new NotImplementedException();
 }
 public tDataObjectList Save(tDataObjectList dataObjectListToSave)
 {
     throw new NotImplementedException();
 }