메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
Cleans up any unmanaged resources
|
|
Init ( System.Web.HttpApplication context ) : void |
Initializes the http module
|
메소드 | 설명 | |
---|---|---|
OnInit ( ) : void | ||
OnStart ( ) : void | ||
RegisterRoutes ( RouteCollection routeCollection ) : void |
public Init ( System.Web.HttpApplication context ) : void | ||
context | System.Web.HttpApplication | |
리턴 | void |