Class NamedExtraElementsMemberConvention
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Bson.Serialization.Conventions
Assembly
MongoDB.Bson.dll
public class NamedExtraElementsMemberConvention : ConventionBase, IClassMapConvention, IConvention
Inheritance
NamedExtraElementsMemberConvention
Implements
Inherited Members
Extension Methods
Constructors
NamedExtraElementsMemberConvention(IEnumerable)
Initializes a new instance of the NamedExtraElementsMemberConvention class.
NamedExtraElementsMemberConvention(IEnumerable, BindingFlags)
Initializes a new instance of the NamedExtraElementsMemberConvention class.
NamedExtraElementsMemberConvention(IEnumerable, MemberTypes)
Initializes a new instance of the NamedExtraElementsMemberConvention class.
NamedExtraElementsMemberConvention(IEnumerable, MemberTypes, BindingFlags)
Initializes a new instance of the NamedExtraElementsMemberConvention class.
NamedExtraElementsMemberConvention(string)
Initializes a new instance of the NamedExtraElementsMemberConvention class.
Methods
Applies a modification to the class map.