Ejemplo n.º 1
0
 partial void DeleteTrackerTripCost(TrackerTripCost instance);
Ejemplo n.º 2
0
 partial void InsertTrackerTripCost(TrackerTripCost instance);
Ejemplo n.º 3
0
 partial void UpdateTrackerTripCost(TrackerTripCost instance);
Ejemplo n.º 4
0
 private void detach_TrackerTripCosts(TrackerTripCost entity)
 {
     this.SendPropertyChanging();
     entity.TripCostType = null;
 }