Summary
Registers the specified context.
- Assembly
- Rocket
.Surgery .Operational .MediatR .dll - Namespace
- Rocket
.Surgery .Operational .MediatR - Containing Type
- Mediator
R Operations Convention
Syntax
public void Register(IServiceConventionContext context)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| context | I |
The context. |
Return Value
| Type | Description |
|---|---|
| void |
