PartiallyRawBsonDocumentSerializer Class (original) (raw)
Represents a serializer for a BsonDocument with some parts raw.
Inheritance Hierarchy
Namespace: MongoDB.Bson.Serialization.Serializers
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed
Syntax
public class PartiallyRawBsonDocumentSerializer : SerializerBase
Public Class PartiallyRawBsonDocumentSerializer Inherits SerializerBase(Of BsonDocument)
type PartiallyRawBsonDocumentSerializer =
class
inherit SerializerBase
end
The PartiallyRawBsonDocumentSerializer type exposes the following members.
Constructors
Properties
Methods
Extension Methods
See Also