Ejemplo n.º 1
0
 public void ClearValue(PropertyReference propertyReference)
 {
     propertyReference.ClearValue(this.viewObject);
 }