Ejemplo n.º 1
0
 public tDataObjectList SelectTo(out tDataObjectList dataObjectList)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public tDataObjectList Save(tDataObjectList dataObjectListToSave)
 {
     throw new NotImplementedException();
 }