Summary
Initializes a new instance of the
AutoMapperConvention class.
- Assembly
- Rocket
.Surgery .Extensions .AutoMapper .dll - Namespace
- Rocket
.Surgery .Extensions .AutoMapper - Containing Type
- AutoMapperConvention
Syntax
public AutoMapperConvention(AutoMapperOptions options = null)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| options | AutoMapperOptions | The options. |
Return Value
| Type | Description |
|---|---|
| void |
