点击或拖拽改变大小

HttpResourceMessage 构造函数

创建 HttpResourceMessage 实体

命名空间:  Smobiler.Core.Web
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public HttpResourceMessage(
	string rId,
	string rPath,
	ResourceMode rMode
)

参数

rId
类型:SystemString
资源编号
rPath
类型:SystemString
资源路径
rMode
类型:Smobiler.Core.ControlsResourceMode
资源类型
参见