This content is part of a third party extension that is not supported by the Cake project.
Summary
Registers all required code with the
ICakeContainerRegistrar.
- Assembly
- Cake
.Sprinkles .Module .dll - Namespace
- Cake
.Sprinkles .Module - Containing Type
- Sprinkles
Description Module
Syntax
public void Register(ICakeContainerRegistrar registrar)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| registrar | I |
The ICakeContainerRegistrar. |
Return Value
| Type | Description |
|---|---|
| void |
