Table of Contents

Constructor SByteSerializer

Namespace
MongoDB.Bson.Serialization.Serializers
Assembly
MongoDB.Bson.dll

SByteSerializer()

Initializes a new instance of the SByteSerializer class.

public SByteSerializer()

SByteSerializer(BsonType)

Initializes a new instance of the SByteSerializer class.

public SByteSerializer(BsonType representation)

Parameters

representation BsonType

The representation.