MatchCandidateDependsDirectlyOn Method |
Namespace:
Nova.Resolving
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected bool DependsDirectlyOn(
int i,
int j,
TypeRefBase[] T
)
Parameters
- i
- Type: SystemInt32
- j
- Type: SystemInt32
- T
- Type: Nova.CodeDOMTypeRefBase
Return Value
Type:
BooleanSee Also