Click or drag to resize

IEnumerateDependenciesEnumerateDependencies Method

Namespace:  AGI.Foundation.Infrastructure
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
void EnumerateDependencies(
	DependencyEnumerator enumerator
)

Parameters

enumerator
Type: AGI.Foundation.InfrastructureDependencyEnumerator
The enumerator that is informed of the dependencies of this object.
See Also