Table of Contents

Constructor ConventionBase

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

ConventionBase()

Initializes a new instance of the ConventionBase class.

protected ConventionBase()

ConventionBase(string)

Initializes a new instance of the ConventionBase class.

protected ConventionBase(string name)

Parameters

name string

The name of the convention.