C# Class Redirector, code

Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
Init ( HttpApplication, context ) : void

Private Methods

Méthode Description
EndHandler ( object sender, EventArgs, e ) : void
FillDictionary ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Init() public méthode

public Init ( HttpApplication, context ) : void
context HttpApplication,
Résultat void