0 out of 1 rated this helpful - Rate this topic

Teardown Method

Run an existing object through the container, and clean it up.

Namespace:  Microsoft.Practices.Unity
Assembly:  Microsoft.Practices.Unity (in Microsoft.Practices.Unity.dll)
void Teardown(
	Object o
)

Parameters

o
Type: System..::.Object
The object to tear down.
Did you find this helpful?
(1500 characters remaining)