Example #1
0
 bool IDataLayer.SaveLocation(tblLocation location)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public Location(tblLocation location)
 {
 }