C# Class Nui.Utility.Windows.DispatcherUtility

Afficher le fichier Open project: etihwddot/NITE-WPF-Sample

Méthodes publiques

Méthode Description
BeginInvoke ( this dispatcher, System.Action action ) : void

Method Details

BeginInvoke() public static méthode

public static BeginInvoke ( this dispatcher, System.Action action ) : void
dispatcher this
action System.Action
Résultat void