Table of Contents

Constructor StringSerializer

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

StringSerializer()

Initializes a new instance of the StringSerializer class.

public StringSerializer()

StringSerializer(BsonType)

Initializes a new instance of the StringSerializer class.

public StringSerializer(BsonType representation)

Parameters

representation BsonType

The representation.