C# 클래스 DemosBrowser.Toolkit.Threading.DispatcherHelper

파일 보기 프로젝트 열기: VahidN/PdfReport

공개 메소드들

메소드 설명
DispatchAction ( System.Action func ) : void
DispatchBeginAction ( System.Action func ) : void

메소드 상세

DispatchAction() 공개 정적인 메소드

public static DispatchAction ( System.Action func ) : void
func System.Action
리턴 void

DispatchBeginAction() 공개 정적인 메소드

public static DispatchBeginAction ( System.Action func ) : void
func System.Action
리턴 void