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