Property | Type | Description | |
---|---|---|---|
IHttpHandler | void |
Method | Description | |
---|---|---|
ProcessRequest ( System.Web.HttpContextBase context ) : void |
Method | Description | |
---|---|---|
IHttpHandler ( |
public abstract ProcessRequest ( System.Web.HttpContextBase context ) : void | ||
context | System.Web.HttpContextBase | |
return | void |