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