BsonClassMap<TClass>.UnmapMember Method |
Name | Description | |
---|---|---|
![]() | UnmapMember(MemberInfo) |
Removes a member map from the class map.
(Inherited from BsonClassMap.) |
![]() | UnmapMember<TMember>(Expression<Func<TClass, TMember>>) |
Removes a member map from the class map.
|