Summary
Registers the type as a singleton.
- Namespace
- Cake
.Infrastructure .Composition - Containing Type
- Container
Registration Builder <T, TActivator>
Syntax
public ICakeRegistrationBuilder Singleton()
Return Value
| Type | Description |
|---|---|
| I |
The registration builder. |
