Entity Constructor

MongoRepository

Entity Constructor
Initializes a new instance of the Entity class

Namespace: MongoRepository
Assembly: MongoRepository.Net45 (in MongoRepository.Net45.dll) Version: 1.6.11.0 (1.6.11.0)
Syntax
protected Entity()
Protected Sub New
protected:
Entity()
new : unit -> Entity
See Also