类库说明文档
![]() | BaseHandlerProcessRequest Method |
请求处理
Namespace: DCSoft.Utility.Handle
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public void ProcessRequest( HttpContext context )
Parameters
- context
- Type: System.WebHttpContext
[Missing <param name="context"/> documentation for "M:DCSoft.Utility.Handle.BaseHandler.ProcessRequest(System.Web.HttpContext)"]
Implements
IHttpHandlerProcessRequest(HttpContext)