|
SampleSmart 1.0.0.0
SampleSmart 사용 방법을 보여 주는 예제 프로젝트입니다.
|


Public 멤버 함수 | |
| PageCommunicationMonitorViewModel (PageCommunicationMonitorEvent @event) | |
속성 | |
| CommunicationMonitorViewModel | Monitor [get] |
Private 속성 | |
| PageCommunicationMonitorEvent | _event |
Dreamine Communication 모니터 샘플 페이지 ViewModel입니다.
PageCommunicationMonitor.xaml.ViewModel.cs 파일의 15 번째 라인에서 정의되었습니다.
|
inline |
지정한 설정으로 PageCommunicationMonitorViewModel 클래스의 새 인스턴스를 초기화합니다.
| event | event에 사용할 PageCommunicationMonitorEvent 값입니다. |
PageCommunicationMonitor.xaml.ViewModel.cs 파일의 54 번째 라인에서 정의되었습니다.
다음을 참조함 : _event.
|
private |
Dreamine Communication 모니터 샘플 이벤트 처리 객체입니다.
PageCommunicationMonitor.xaml.ViewModel.cs 파일의 26 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : PageCommunicationMonitorViewModel().
|
get |
Communication Monitor ViewModel입니다.
PageCommunicationMonitor.xaml.ViewModel.cs 파일의 36 번째 라인에서 정의되었습니다.