BsonClassMap<TClass>.MapCreator Method |
Name | Description | |
---|---|---|
![]() | MapCreator(Delegate) |
Creates a creator map and adds it to the class.
(Inherited from BsonClassMap.) |
![]() | MapCreator(Expression<Func<TClass, TClass>>) |
Creates a creator map and adds it to the class map.
|
![]() | MapCreator(Delegate,String[]) |
Creates a creator map and adds it to the class.
(Inherited from BsonClassMap.) |