SampleSmart 1.0.0.0
SampleSmart 사용 방법을 보여 주는 예제 프로젝트입니다.
로딩중...
검색중...
일치하는것 없음
SampleSmart.Pages.PageSub.PageThreadMonitorViewModel 클래스 참조sealed

더 자세히 ...

SampleSmart.Pages.PageSub.PageThreadMonitorViewModel에 대한 상속 다이어그램 :
SampleSmart.Pages.PageSub.PageThreadMonitorViewModel에 대한 협력 다이어그램:

Public 멤버 함수

 PageThreadMonitorViewModel (DreamineThreadMonitorViewModel threadMonitor)

속성

DreamineThreadMonitorViewModel ThreadMonitor [get]

상세한 설명

Page Thread Monitor View Model 기능과 관련 상태를 캡슐화합니다.

PageThreadMonitor.xaml.ViewModel.cs 파일의 14 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

◆ PageThreadMonitorViewModel()

SampleSmart.Pages.PageSub.PageThreadMonitorViewModel.PageThreadMonitorViewModel ( DreamineThreadMonitorViewModel threadMonitor)
inline

지정한 설정으로 PageThreadMonitorViewModel 클래스의 새 인스턴스를 초기화합니다.

매개변수
threadMonitorthread Monitor에 사용할 DreamineThreadMonitorViewModel 값입니다.

PageThreadMonitor.xaml.ViewModel.cs 파일의 42 번째 라인에서 정의되었습니다.

43 {
44 ThreadMonitor = threadMonitor;
45 }

다음을 참조함 : ThreadMonitor.

속성 문서화

◆ ThreadMonitor

DreamineThreadMonitorViewModel SampleSmart.Pages.PageSub.PageThreadMonitorViewModel.ThreadMonitor
get

Thread Monitor 값을 가져옵니다.

PageThreadMonitor.xaml.ViewModel.cs 파일의 24 번째 라인에서 정의되었습니다.

24{ get; }

다음에 의해서 참조됨 : PageThreadMonitorViewModel().


이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: