Factory Properties |
The Factory type exposes the following members.
Name | Description | |
---|---|---|
CanRaiseExceptions |
Gets or sets a value that indicates if the Factory is allowed to raise an
exception or not.
| |
FactoryTypes |
Gets a collection of IFactoryTypeInfo that was found on the entrance assembly and its referencing assemblies.
| |
RegisteredTypes |
Gets a collection types that is known to the Factory | |
Resolvers |
Gets a collection of resolvers.
The resolvers are only in effect if there are multiple implementations with the same contract name.
|