C# 클래스 CortanaCommand.ViewModel.MainViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: garicchi/CortanaCommand 1 사용 예제들

공개 메소드들

메소드 설명
MainViewModel ( ) : System
UpdateListWidth ( double width ) : void

메소드 상세

MainViewModel() 공개 메소드

public MainViewModel ( ) : System
리턴 System

UpdateListWidth() 공개 메소드

public UpdateListWidth ( double width ) : void
width double
리턴 void