C# 클래스 Siftables.ViewModel.MainWindowViewModel

상속: Siftables.ViewModel.ViewModelNotifier
파일 보기 프로젝트 열기: alexmullans/Siftables-Emulator

공개 프로퍼티들

프로퍼티 타입 설명
SoundSources MediaSources

공개 메소드들

메소드 설명
DisplayException ( Exception e ) : void
MainWindowViewModel ( ) : System

비공개 메소드들

메소드 설명
AddNewCube ( ) : void
AddNewCubes ( int n ) : void

메소드 상세

DisplayException() 공개 메소드

public DisplayException ( Exception e ) : void
e System.Exception
리턴 void

MainWindowViewModel() 공개 메소드

public MainWindowViewModel ( ) : System
리턴 System

프로퍼티 상세

SoundSources 공개적으로 프로퍼티

public MediaSources SoundSources
리턴 MediaSources