Summary
Performs custom registrations in the provided registrar.
- Namespace
- Cake
.NuGet - Containing Type
- NuGetModule
Syntax
public void Register(ICakeContainerRegistrar registrar)
Parameters
| Name | Type | Description |
|---|---|---|
| registrar | I |
The container registrar. |
Return Value
| Type | Description |
|---|---|
| void |
