点击或拖拽改变大小

HttpClientConfigHandlerProcessRequest 方法

[缺少 "M:Smobiler.Core.Web.HttpClientConfigHandler.ProcessRequest(Smobiler.Core.Web.IHttpContext,Smobiler.Core.Web.HttpHandlerData)" 的 <summary> 文档]

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

参数

context
类型:Smobiler.Core.WebIHttpContext

[缺少 "M:Smobiler.Core.Web.HttpClientConfigHandler.ProcessRequest(Smobiler.Core.Web.IHttpContext,Smobiler.Core.Web.HttpHandlerData)" 的 <param name="context"/> 文档]

handlerdata
类型:Smobiler.Core.WebHttpHandlerData

[缺少 "M:Smobiler.Core.Web.HttpClientConfigHandler.ProcessRequest(Smobiler.Core.Web.IHttpContext,Smobiler.Core.Web.HttpHandlerData)" 的 <param name="handlerdata"/> 文档]

实现

IHttpHandlerProcessRequest(IHttpContext, HttpHandlerData)
参见