Table of Contents

Constructor CharSerializer

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

CharSerializer()

Initializes a new instance of the CharSerializer class.

public CharSerializer()

CharSerializer(BsonType)

Initializes a new instance of the CharSerializer class.

public CharSerializer(BsonType representation)

Parameters

representation BsonType

The representation.