Beispiel #1
0
 public override bool CanResetValue(object component)
 {
     return(Wrapped.CanResetValue(component));
 }