ICustomAttributeProvider
cs.system.reflection.ICustomAttributeProvider (extern interface) → Assembly, MemberInfo, Module, ParameterInfo
Instance Members
GetCustomAttributes(inherit: Bool): cs.NativeArray<Dynamic>| Name | Type |
|---|---|
inherit |
Bool |
| Returns |
|---|
| cs.NativeArray<Dynamic> |
IsDefined(attributeType: cs.system.Type, inherit: Bool): Bool| Name | Type |
|---|---|
attributeType |
cs.system.Type |
inherit |
Bool |
| Returns |
|---|
| Bool |
Metadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:abstract |
- |
:libType |
- |
:csNative |
- |