 
            | Miner.Responder.TroubleMaker Assembly > TinyIoC Namespace : TinyIoCContainer.MultiRegisterOptions Class | 
For a list of all members of this type, see TinyIoCContainer.MultiRegisterOptions members.
| Name | Description | |
|---|---|---|
|  | AsMultiInstance | Make registration multi-instance if possible | 
|  | AsSingleton | Make registration a singleton (single instance) if possible | 
|   | ToCustomLifetimeManager | Switches to a custom lifetime manager factory if possible. Usually used for RegisterOptions "To*" extension methods such as the ASP.Net per-request one. |