Summary
Configure the component so that every dependent component
gets the same, shared instance. This is the default lifetime scope.
- Namespace
- Cake
.Core .Composition - Containing Type
- I
Cake Registration Builder
Syntax
ICakeRegistrationBuilder Singleton()
Return Value
Type | Description |
---|---|
I |
The same ICakeRegistrationBuilder instance so that multiple calls can be chained. |