C# Class JsonFx.Handlers.CompressedFileHandler

Inheritance: System.Web.DefaultHttpHandler
Afficher le fichier Open project: pocket-playlab/jsonfx-v1

Méthodes publiques

Méthode Description
BeginProcessRequest ( System context, AsyncCallback callback, object state ) : IAsyncResult

Method Details

BeginProcessRequest() public méthode

public BeginProcessRequest ( System context, AsyncCallback callback, object state ) : IAsyncResult
context System
callback AsyncCallback
state object
Résultat IAsyncResult