Click or drag to resize

ResolverHasPossibleDelegateType Method

Namespace:  Nova.Resolving
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected bool HasPossibleDelegateType(
	IVariableDecl variableDecl
)

Parameters

variableDecl
Type: Nova.CodeDOMIVariableDecl

Return Value

Type: Boolean
See Also