Summary
IMartenUser
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten - Implementing Types
graph BT
Type["IMartenUser"]
class Type type-node
Implementing0["MartenUser<T>"]-.->Type
click Implementing0 "/api/Rocket.Surgery.Extensions.Marten/MartenUser_1"
Syntax
public interface IMartenUser
Attributes
| Type | Description |
|---|---|
| Nullable |
Properties
| Name | Value | Summary |
|---|---|---|
| Id | object |
Gets the identifier.
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
