C# 클래스 Catel.Fody.TestAssembly.ViewModelBaseTest

상속: MyViewModelBase
파일 보기 프로젝트 열기: Catel/Catel.Fody

공개 프로퍼티들

프로퍼티 타입 설명
FullNameProperty PropertyData

공개 메소드들

메소드 설명
ViewModelBaseTest ( ) : Data

비공개 메소드들

메소드 설명
OnNameChanged ( ) : void
OnTestCommandExecute ( ) : void

Method to invoke when the TestCommand command is executed.

OnTestCommandWithInterfaceExecute ( ) : void

Method to invoke when the TestCommandWithInterface command is executed.

메소드 상세

ViewModelBaseTest() 공개 메소드

public ViewModelBaseTest ( ) : Data
리턴 Data

프로퍼티 상세

FullNameProperty 공개적으로 정적으로 프로퍼티

Register the FullName property so it is known in the class.
public static PropertyData FullNameProperty
리턴 PropertyData