ResolverGetCustomAttribute Method (CustomAttribute, Int32) |
Namespace:
Nova.Resolving
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected static Object GetCustomAttribute(
CustomAttribute customAttribute,
int parameterIndex
)
Parameters
- customAttribute
- Type: Mono.CecilCustomAttribute
- parameterIndex
- Type: SystemInt32
Return Value
Type:
ObjectSee Also