C# 클래스 ScrumPowerTools.Framework.Executor

파일 보기 프로젝트 열기: cqse/ScrumPowerTools

공개 메소드들

메소드 설명
ExecuteOnUIThread ( this action ) : void

비공개 메소드들

메소드 설명
Executor ( ) : System
InitializeWithDispatcher ( ) : void

메소드 상세

ExecuteOnUIThread() 공개 정적인 메소드

public static ExecuteOnUIThread ( this action ) : void
action this
리턴 void