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
Syntax protected bool HasUnfixedInputType(
TypeRefBase T
)
Parameters
- T
- Type: Nova.CodeDOMTypeRefBase
Return Value
Type:
BooleanSee Also