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