Property SerializerType
- Namespace
- MongoDB.Bson.Serialization.Attributes
- Assembly
- MongoDB.Bson.dll
SerializerType
Gets or sets the type of the serializer to use for a class.
public Type SerializerType { get; set; }
Gets or sets the type of the serializer to use for a class.
public Type SerializerType { get; set; }