Summary
Gets the registry.
- Namespace
- Cake
.Core - Containing Type
- CakeContext
Syntax
public IRegistry Registry { get; }
Value
Type | Description |
---|---|
IRegistry | The registry. |
public IRegistry Registry { get; }
Type | Description |
---|---|
IRegistry | The registry. |