IEnumerateDependencies Interface |
Namespace: AGI.Foundation.Infrastructure
The IEnumerateDependencies type exposes the following members.
Name | Description | |
---|---|---|
![]() | EnumerateDependencies |
Enumerates the dependencies of this object by calling
Enumerate<T> (T)
for each object that this object directly depends upon.
|