 | AttributeMissException 构造函数 (Type, String) |
命名空间:
XPatchLib
程序集:
XPatchLib (在 XPatchLib.dll 中) 版本:4.1.0.4
语法public AttributeMissException(
Type pType,
string pAttrName
)
参数
- pType
- 类型: SystemType
指定的未找到特性的类型。。
- pAttrName
- 类型: SystemString
指定的自定义属性名称。
版本信息.NET Framework
支持版本:4.5, 4.0, 3.5, 2.0
.NET Standard
支持版本:2.0, 1.3, 1.0
参见