| IClassFactoryRegisterInstance Method |
| Name | Description | |
|---|---|---|
| RegisterInstanceTI(TI) |
Registers an implementation of an interface. The instance passed across will be returned
on each call to Resolve.
| |
| RegisterInstance(Type, Object) |
Registers an implementation of an interface. The instance passed across will be returned
on each call to Resolve.
|