| FactoryDestroy Method (String) |
Performs application-defined tasks associated with freeing, releasing, or resetting
unmanaged resources.
Not threadsafe.
Namespace:
Cauldron.Activator
Assembly:
Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public static void Destroy(
string contractName
)
Parameters
- contractName
- Type: SystemString
The name that identifies the type
See Also