Interface IConvention
- Namespace
- MongoDB.Bson.Serialization.Conventions
- Assembly
- MongoDB.Bson.dll
Represents a convention.
public interface IConvention
- Extension Methods
Properties
Name
Gets the name of the convention.
string Name { get; }
Represents a convention.
public interface IConvention
Gets the name of the convention.
string Name { get; }