Method Add
- Namespace
 - MongoDB.Bson.Serialization.Conventions
 
- Assembly
 - MongoDB.Bson.dll
 
Add(IConvention)
Adds the specified convention.
public void Add(IConvention convention)
Parameters
conventionIConventionThe convention.
Adds the specified convention.
public void Add(IConvention convention)
convention IConventionThe convention.