点击或拖拽改变大小

IHttpHandlerProcessRequest 方法

请求处理

命名空间:  Smobiler.Core.Web
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
void ProcessRequest(
	IHttpContext context,
	HttpHandlerData handlerdata
)

参数

context
类型:Smobiler.Core.WebIHttpContext
请求响应对象
handlerdata
类型:Smobiler.Core.WebHttpHandlerData
数据
参见