C# 클래스 Microsoft.HockeyApp.Services.Device.PlatformDispatcher

파일 보기 프로젝트 열기: bitstadium/HockeySDK-Windows

공개 메소드들

메소드 설명
RunAsync ( System.Action action, CoreDispatcher dispatcher = null ) : System.Threading.Tasks.Task

메소드 상세

RunAsync() 공개 정적인 메소드

public static RunAsync ( System.Action action, CoreDispatcher dispatcher = null ) : System.Threading.Tasks.Task
action System.Action
dispatcher CoreDispatcher
리턴 System.Threading.Tasks.Task