Summary
The type to be used with the convention type
- Assembly
- Rocket
.Surgery .Conventions .Abstractions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- After
Convention Attribute
Syntax
public AfterConventionAttribute(Type type)
Parameters
| Name | Type | Description |
|---|---|---|
| type | Type | The type. |
Return Value
| Type | Description |
|---|---|
| void |
