Click or drag to resize

BsonClassMapSerializer<TClass> Properties

The BsonClassMapSerializer<TClass> generic type exposes the following members.

Properties
  NameDescription
Public propertyIsDiscriminatorCompatibleWithObjectSerializer
Gets a value indicating whether this serializer's discriminator is compatible with the object serializer.
Public propertyValueType
Gets the type of the values.
(Inherited from SerializerBase<TValue>.)
Top
See Also