Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
VSTalk
Engine
ViewModel
Editors
AccountEditorViewModel
C# 클래스 VSTalk.Engine.ViewModel.Editors.AccountEditorViewModel
상속:
INotifyPropertyChanged
파일 보기
프로젝트 열기: Irdis/VSTalk
1 사용 예제들
Private Properties
프로퍼티
타입
설명
EditClientExecuted
void
SetCommands
void
공개 메소드들
메소드
설명
AccountEditorViewModel
( ) :
System
보호된 메소드들
메소드
설명
AddNewClientExecuted
( ) :
void
RemoveClientExecuted
( ) :
void
비공개 메소드들
메소드
설명
EditClientExecuted
(
Client
client
) :
void
SetCommands
( ) :
void
메소드 상세
AccountEditorViewModel()
공개
메소드
public
AccountEditorViewModel
( ) :
System
리턴
System
AddNewClientExecuted()
보호된
메소드
protected
AddNewClientExecuted
( ) :
void
리턴
void
RemoveClientExecuted()
보호된
메소드
protected
RemoveClientExecuted
( ) :
void
리턴
void