FactoryCreateManyOrdered Method (String) |
Namespace: Cauldron.Activator
public static IEnumerable CreateManyOrdered( string contractName )
| Exception | Condition |
|---|---|
| KeyNotFoundException | The contract described by contractName was not found |
| Exception | Unknown FactoryCreationPolicy |
| NotSupportedException | An Object with Singleton with an implemented IDisposable must also implement the IDisposableObject interface. |