MartenUser<T> Class

Summary

MartenUser. Implements the IMartenUser
MartenUser
Object

Syntax

public class MartenUser<T> : IMartenUser

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Type Parameters

Name Description
T

Constructors

Name Summary
MartenUser(Func<T>) Initializes a new instance of the MartenUser<T> class.

Properties

Name Value Summary
Id object
Gets the identifier.

Extension Methods

See Also