MatchCandidateHasUnfixedInputType Method |
Determine if T has any unfixed input types.
Namespace:
Nova.Resolving
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntaxprotected bool HasUnfixedInputType(
TypeRefBase T
)
Parameters
- T
- Type: Nova.CodeDOMTypeRefBase
Return Value
Type:
Boolean
See Also