IDiscriminatorConvention Interface |
Namespace: MongoDB.Bson.Serialization.Conventions
The IDiscriminatorConvention type exposes the following members.
Name | Description | |
---|---|---|
ElementName |
Gets the discriminator element name.
|
Name | Description | |
---|---|---|
GetActualType |
Gets the actual type of an object by reading the discriminator from a BsonReader.
| |
GetDiscriminator |
Gets the discriminator value for an actual type.
|