Namespace:
Nova.Resolving
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected bool Fix(
HashSet<MatchCandidateBound>[] X,
int i,
TypeRefBase[] T
)
Parameters
- X
- Type: System.Collections.GenericHashSetMatchCandidateBound
- i
- Type: SystemInt32
- T
- Type: Nova.CodeDOMTypeRefBase
Return Value
Type:
BooleanSee Also