Summary
Initializes a new instance of the
MartenUser<T>
class.
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten - Containing Type
- MartenUser
<T>
Syntax
public MartenUser(Func<T> idFunc)
Parameters
Name | Type | Description |
---|---|---|
idFunc | Func |
The identifier function. |
Return Value
Type | Description |
---|---|
void |