Exemplo n.º 1
0
 public override void SetValue(object receiver, object value)
 {
     ObjectUtil.SetValue(fProperty, receiver, value);
 }