프로퍼티 | 타입 | 설명 | |
---|---|---|---|
RejectChangesExecuted | void | ||
SaveChangesCanExecute | bool | ||
SaveChangesExecuted | void | ||
SetCommands | void |
메소드 | 설명 | |
---|---|---|
ClientEditorViewModel ( ) : System | ||
ClientEditorViewModel ( |
||
StartListen ( ) : void | ||
StopListen ( ) : void |
메소드 | 설명 | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void | ||
OnRejected ( ) : void | ||
OnSaved ( ) : void |
메소드 | 설명 | |
---|---|---|
RejectChangesExecuted ( ) : void | ||
SaveChangesCanExecute ( ) : bool | ||
SaveChangesExecuted ( ) : void | ||
SetCommands ( ) : void |
public ClientEditorViewModel ( |
||
client | ||
리턴 | System |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
리턴 | void |