C# Class Catrobat.IDE.WindowsShared.Utilities.AsyncRunner

Mostra file Open project: Catrobat/CatrobatForWindows

Public Methods

Method Description
RunAsyncOnMainThread ( System.Action action ) : System.Threading.Tasks.Task

Method Details

RunAsyncOnMainThread() public static method

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