Method HasCyclicDependency
HasCyclicDependency()
Returns a value indicating whether there is a cyclic dependency.
public bool HasCyclicDependency()
Returns
- bool
true
if there is a cyclic dependency; otherwise,false
.
Returns a value indicating whether there is a cyclic dependency.
public bool HasCyclicDependency()
true
if there is a cyclic dependency; otherwise, false
.