Method | Description | |
---|---|---|
CommandButton ( ) : System | ||
CommandButton ( Icon icon, string text, ICommand command ) : System |
public CommandButton ( Icon icon, string text, ICommand command ) : System | ||
icon | Icon | |
text | string | |
command | ICommand | |
return | System |