ICliServiceContainer.RegisterSingleton<TInterface> Method
Namespace: DensoCreate.Cli.Framework
Description
Registers an instance of an interface and its concrete class.
Argument
| Name | Type | Description |
|---|
| instance | TInterface | Instance to register |
Return value