IDependant<T>.

Dependancies Property

Summary

Everything that this object is dependant on. Return null if there are none.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
IDependant<T>

Syntax

IEnumerable<T> Dependancies { get; }

Value

Type Description
IEnumerable<T>