Click or drag to resize

BsonMapperEntityT Method

Map your entity class to BsonDocument using fluent API

Namespace: Internal.LiteDB
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public EntityBuilder<T> Entity<T>()

Type Parameters

T

Return Value

EntityBuilderT
See Also