Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made BsonMapper inheritance friendly. Derived BsonMapper provides more control over Entity Mapping #1212

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 26, 2019

  1. Made BsonMapper inheritance friendly. Changed accessiblity level of p…

    …rivate methods to 'protected virtual' so that they could be used or overriden in derived class.
    
    Added an Example use case in Tests.
    Gunpal Jain committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    c259dcf View commit details
    Browse the repository at this point in the history