C# Class Pabloware.About.Tools.OptionalDispatcher

Afficher le fichier Open project: PawelStroinski/Pabloware.About.Phone Class Usage Examples

Méthodes publiques

Méthode Description
BeginInvoke ( System.Action action ) : System.Windows.Threading.DispatcherOperation
OptionalDispatcher ( ) : System
OptionalDispatcher ( Dispatcher dispatcher ) : System

Method Details

BeginInvoke() public méthode

public BeginInvoke ( System.Action action ) : System.Windows.Threading.DispatcherOperation
action System.Action
Résultat System.Windows.Threading.DispatcherOperation

OptionalDispatcher() public méthode

public OptionalDispatcher ( ) : System
Résultat System

OptionalDispatcher() public méthode

public OptionalDispatcher ( Dispatcher dispatcher ) : System
dispatcher System.Windows.Threading.Dispatcher
Résultat System