Table of Contents

Interface IHierarchicalDiscriminatorConvention

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

Represents a discriminator convention where the discriminator for each type in a polymorphic hierarchy is an array representing the hierarchy.

public interface IHierarchicalDiscriminatorConvention : IDiscriminatorConvention
Inherited Members
Extension Methods