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

Afficher le fichier Open project: Catrobat/CatrobatForWindows

Méthodes publiques

Méthode Description
RunAsyncOnMainThread ( System.Action action ) : System.Threading.Tasks.Task

Method Details

RunAsyncOnMainThread() public static méthode

public static RunAsyncOnMainThread ( System.Action action ) : System.Threading.Tasks.Task
action System.Action
Résultat System.Threading.Tasks.Task