Exemplo n.º 1
0
 public override void ResetValue(object component)
 {
     PythonOps.DeleteAttr(DefaultContext.DefaultCLS, component, _name);
 }