C# Class CompositeUI.Customers.Web.Infrastructure.CustomersModule

Inheritance: IHttpModule
Datei anzeigen Open project: padzikm/CompositeUI

Public Methods

Method Description
Dispose ( ) : void
Init ( System.Web.HttpApplication context ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Init() public method

public Init ( System.Web.HttpApplication context ) : void
context System.Web.HttpApplication
return void