C# Class Patagames.Pdf.Net.Controls.Wpf.DispatcherISyncInvoke.DispatcherOperationAsync

Inheritance: IAsyncResult, IDisposable
Afficher le fichier Open project: Patagames/Pdf.Wpf

Méthodes publiques

Méthode Description
DispatcherOperationAsync ( System.Windows.Threading.DispatcherOperation dispatcherOperation ) : System
Dispose ( ) : void

Private Methods

Méthode Description
DopAborted ( object sender, EventArgs e ) : void
DopCompleted ( object sender, EventArgs e ) : void

Method Details

DispatcherOperationAsync() public méthode

public DispatcherOperationAsync ( System.Windows.Threading.DispatcherOperation dispatcherOperation ) : System
dispatcherOperation System.Windows.Threading.DispatcherOperation
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void