C# Class PrePrompt.Samples.Common.AsyncResultWrapper

Inheritance: IAsyncResult
Afficher le fichier Open project: prompt/preprompt-wcf-http Class Usage Examples

Méthodes publiques

Méthode Description
AsyncResultWrapper ( IAsyncResult inner, object state ) : System

Method Details

AsyncResultWrapper() public méthode

public AsyncResultWrapper ( IAsyncResult inner, object state ) : System
inner IAsyncResult
state object
Résultat System