Summary
Configure the component so that every dependent component
gets a new, unique instance.
- Namespace
- Cake
.Core .Composition - Containing Type
- I
Cake Registration Builder
Syntax
ICakeRegistrationBuilder Transient()
Return Value
Type | Description |
---|---|
I |
The same ICakeRegistrationBuilder instance so that multiple calls can be chained. |