Method | Description | |
---|---|---|
ButtonCommand ( string label, System.Action action ) : System | ||
RaisePropertyChanged ( [ propertyName = null ) : void |
public ButtonCommand ( string label, System.Action action ) : System | ||
label | string | |
action | System.Action | |
return | System |
public RaisePropertyChanged ( [ propertyName = null ) : void | ||
propertyName | [ | |
return | void |