예제 #1
0
 public int AddPK(PointKilometrique pk, long objetCalqueId)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public bool UpdatePK(PointKilometrique pk)
 {
     throw new NotImplementedException();
 }