Exemplo n.º 1
0
 void IButtonControl.NotifyDefault(bool value)
 {
     button.NotifyDefault(value);
 }