TypeDelegator.GetCustomAttributes 方法
返回为此类型定义的所有自定义属性。
重载列表
名称 | 说明 |
---|---|
TypeDelegator.GetCustomAttributes (Boolean) | 返回为此类型定义的所有自定义属性,并指定是否搜索此类型的继承链。 |
TypeDelegator.GetCustomAttributes (Type, Boolean) | 返回由类型标识的自定义属性数组。 |
返回为此类型定义的所有自定义属性。
名称 | 说明 |
---|---|
TypeDelegator.GetCustomAttributes (Boolean) | 返回为此类型定义的所有自定义属性,并指定是否搜索此类型的继承链。 |
TypeDelegator.GetCustomAttributes (Type, Boolean) | 返回由类型标识的自定义属性数组。 |