C# 클래스 Catrobat.IDE.WindowsShared.Utilities.AsyncRunner

파일 보기 프로젝트 열기: Catrobat/CatrobatForWindows

공개 메소드들

메소드 설명
RunAsyncOnMainThread ( System.Action action ) : System.Threading.Tasks.Task

메소드 상세

RunAsyncOnMainThread() 공개 정적인 메소드

public static RunAsyncOnMainThread ( System.Action action ) : System.Threading.Tasks.Task
action System.Action
리턴 System.Threading.Tasks.Task