Entity |
The EntityMapper type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateInstance | Get/Set a custom ctor function to create new entity instance | |
| ForType | Indicate which Type this entity mapper is | |
| Id | Indicate which member is _id | |
| Members | List all type members that will be mapped to/from BsonDocument |