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

Public 멤버 함수 | |
| PageCommunicationMonitorEvent (CommunicationSampleRuntime runtime) | |
속성 | |
| CommunicationMonitorViewModel | Monitor [get] |
Private 속성 | |
| readonly CommunicationSampleRuntime | _runtime |
Dreamine Communication 모니터 샘플 페이지 이벤트 처리 클래스입니다.
PageCommunicationMonitor.xaml.Event.cs 파일의 14 번째 라인에서 정의되었습니다.
|
inline |
PageCommunicationMonitorEvent 클래스의 새 인스턴스를 초기화합니다.
| runtime | Communication 샘플 실행 컨텍스트입니다. |
| ArgumentNullException | 필수 입력 인자 중 하나가 null인 경우 발생합니다. |
PageCommunicationMonitor.xaml.Event.cs 파일의 50 번째 라인에서 정의되었습니다.
다음을 참조함 : _runtime.
|
private |
runtime 값을 보관합니다.
PageCommunicationMonitor.xaml.Event.cs 파일의 24 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : PageCommunicationMonitorEvent().
|
get |
Communication Monitor ViewModel입니다.
PageCommunicationMonitor.xaml.Event.cs 파일의 63 번째 라인에서 정의되었습니다.