메소드 | 설명 | |
---|---|---|
ButtonCommand ( string label, System.Action action ) : System | ||
RaisePropertyChanged ( [ propertyName = null ) : void |
public ButtonCommand ( string label, System.Action action ) : System | ||
label | string | |
action | System.Action | |
리턴 | System |
public RaisePropertyChanged ( [ propertyName = null ) : void | ||
propertyName | [ | |
리턴 | void |