Summary
Called to apply the convention to the
Microsoft.AspNetCore.Mvc.ApplicationModels.ControllerModel.
- Assembly
- Rocket
.Surgery .AspNetCore .dll - Namespace
- Rocket
.Surgery .AspNetCore .Conventions - Containing Type
- FeatureConvention
Syntax
public void Apply(ControllerModel controller)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| controller | ControllerModel | The Microsoft.AspNetCore.Mvc.ApplicationModels.ControllerModel. |
Return Value
| Type | Description |
|---|---|
| void |
