Ejemplo n.º 1
0
 public void RejectPropertyChanges(string propertyName)
 {
     _stateEntry.RejectPropertyChanges(propertyName);
 }