Click or drag to resize

MatchCandidateBound Constructor

Namespace:  Nova.Resolving
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public Bound(
	TypeRefBase typeRef,
	MatchCandidateBoundType boundType
)

Parameters

typeRef
Type: Nova.CodeDOMTypeRefBase
boundType
Type: Nova.ResolvingMatchCandidateBoundType
See Also