C# Class Enigma.Wpf.Execute

Afficher le fichier Open project: onethawt/enigma-d3

Méthodes publiques

Méthode Description
OnUIThread ( System.Action action ) : void
OnUIThreadAsync ( System.Action action ) : System.Threading.Tasks.Task

Method Details

OnUIThread() public static méthode

public static OnUIThread ( System.Action action ) : void
action System.Action
Résultat void

OnUIThreadAsync() public static méthode

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