ResolverHasPossibleDelegateType Method |
Namespace:
Nova.Resolving
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected bool HasPossibleDelegateType(
IVariableDecl variableDecl
)
Parameters
- variableDecl
- Type: Nova.CodeDOMIVariableDecl
Return Value
Type:
BooleanSee Also