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