Dreamine.Logging.Wpf 1.0.2
Dreamine.Logging.Wpf 사용자 인터페이스 기능과 구성 요소를 제공합니다.
로딩중...
검색중...
일치하는것 없음
Dreamine.Logging.Wpf.Services.ILogUiDispatcher 인터페이스 참조

더 자세히 ...

Dreamine.Logging.Wpf.Services.ILogUiDispatcher에 대한 상속 다이어그램 :

Public 멤버 함수

void Invoke (Action action)
void BeginInvoke (Action action)

속성

Dispatcher Dispatcher [get]

상세한 설명

로그 ViewModel용 UI 스레드 디스패치를 추상화합니다.

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

멤버 함수 문서화

◆ BeginInvoke()

void Dreamine.Logging.Wpf.Services.ILogUiDispatcher.BeginInvoke ( Action action)

지정한 작업을 UI 스레드에서 비동기 실행합니다.

매개변수
action실행할 작업입니다.

Dreamine.Logging.Wpf.Services.WpfLogUiDispatcher에서 구현되었습니다.

◆ Invoke()

void Dreamine.Logging.Wpf.Services.ILogUiDispatcher.Invoke ( Action action)

지정한 작업을 UI 스레드에서 동기 실행합니다.

매개변수
action실행할 작업입니다.

Dreamine.Logging.Wpf.Services.WpfLogUiDispatcher에서 구현되었습니다.

속성 문서화

◆ Dispatcher

Dispatcher Dreamine.Logging.Wpf.Services.ILogUiDispatcher.Dispatcher
get

일괄 UI 갱신에 사용하는 기본 디스패처를 가져옵니다.

Dreamine.Logging.Wpf.Services.WpfLogUiDispatcher에서 구현되었습니다.

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

24{ get; }

다음에 의해서 참조됨 : Dreamine.Logging.Wpf.ViewModels.DreamineLogPanelViewModel.DreamineLogPanelViewModel().


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