Table of Contents

Class ConventionBase

Namespace
MongoDB.Bson.Serialization.Conventions
Assembly
MongoDB.Bson.dll

Base class for a convention.

public abstract class ConventionBase : IConvention
Inheritance
ConventionBase
Implements
Derived
Inherited Members
Extension Methods

Constructors

ConventionBase()

Initializes a new instance of the ConventionBase class.

ConventionBase(string)

Initializes a new instance of the ConventionBase class.

Properties

Name

Gets the name of the convention.