ITypeParametersDoTypeArgumentCountsMatch Method |
Determine if the type argument counts match those in the specified
UnresolvedRef.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax bool DoTypeArgumentCountsMatch(
UnresolvedRef unresolvedRef
)
Parameters
- unresolvedRef
- Type: Nova.CodeDOMUnresolvedRef
Return Value
Type:
BooleanSee Also