BsonMapperGetTypeCtor Method |
Get best construtor to use to initialize this entity.
- Look if contains [BsonCtor] attribute
- Look for parameterless ctor
- Look for first contructor with parameter and use BsonDocument to send RawValue
Namespace: Internal.LiteDBAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
See Also