ResolverIsDelegateType Method (TypeReference) |
Namespace:
Nova.Resolving
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected bool IsDelegateType(
TypeReference typeReference
)
Parameters
- typeReference
- Type: Mono.CecilTypeReference
Return Value
Type:
BooleanSee Also