Represents a convention.
Namespace:
MongoDB.Bson.Serialization.Conventions
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.19.1+3a2a09dd959482f665ffbb5df2557ec541597af4
Syntax public interface IConvention
Public Interface IConvention
type IConvention = interface end
The IConvention type exposes the following members.
Properties
| Name | Description |
---|
| Name |
Gets the name of the convention.
|
TopSee Also