Table of Contents

Constructor RegexSerializer

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

RegexSerializer()

Initializes a new instance of the RegexSerializer class.

public RegexSerializer()

RegexSerializer(BsonType)

Initializes a new instance of the RegexSerializer class.

public RegexSerializer(BsonType representation)

Parameters

representation BsonType

The representation.