Ejemplo n.º 1
0
 bool IDataLayer.SaveLocation(tblLocation location)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public Location(tblLocation location)
 {
 }