Method | Description | |
---|---|---|
DetectCircularDependencies ( IEnumerable |
||
DetectUnusedBindings ( IEnumerable |
||
Verify ( ICollection |
public DetectCircularDependencies ( IEnumerable |
||
bindings | IEnumerable |
|
path | Stack |
|
return | void |
public DetectUnusedBindings ( IEnumerable |
||
bindings | IEnumerable |
|
return | void |
public Verify ( ICollection |
||
bindings | ICollection |
|
return | void |