Click or drag to resize

MatchCandidateFixTypeArgument Method

Namespace:  Nova.Resolving
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected void FixTypeArgument(
	int i,
	TypeRefBase typeRef,
	TypeRefBase[] T
)

Parameters

i
Type: SystemInt32
typeRef
Type: Nova.CodeDOMTypeRefBase
T
Type: Nova.CodeDOMTypeRefBase
See Also