Пример #1
0
 public void ClearValue(PropertyReference propertyReference)
 {
     propertyReference.ClearValue(this.viewObject);
 }