Ejemplo n.º 1
0
 void IEditableObject.BeginEdit()
 {
     _dataTracker.StartTracking(this);
 }