C# 클래스 KeyCommandsLab.Views.SimpleViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: danielwertheim/InputBindingCommand-Lab

공개 메소드들

메소드 설명
DeleteNestedItem ( ) : void
SetNestedItem ( ) : void
SetTicks ( ) : void
SetTime ( ) : void

보호된 메소드들

메소드 설명
GetInputBindingCommands ( ) : IEnumerable

메소드 상세

DeleteNestedItem() 공개 메소드

public DeleteNestedItem ( ) : void
리턴 void

GetInputBindingCommands() 보호된 메소드

protected GetInputBindingCommands ( ) : IEnumerable
리턴 IEnumerable

SetNestedItem() 공개 메소드

public SetNestedItem ( ) : void
리턴 void

SetTicks() 공개 메소드

public SetTicks ( ) : void
리턴 void

SetTime() 공개 메소드

public SetTime ( ) : void
리턴 void