Table of Contents

Class SystemProfileInfoSerializer

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Represents a serializer for SystemProfileInfo.

public class SystemProfileInfoSerializer : BsonDocumentBackedClassSerializer<SystemProfileInfo>, IBsonSerializer<SystemProfileInfo>, IBsonDocumentSerializer, IBsonSerializer
Inheritance
SystemProfileInfoSerializer
Implements
Inherited Members
Extension Methods

Constructors

SystemProfileInfoSerializer()

Initializes a new instance of the SystemProfileInfoSerializer class.

Properties

Instance

Gets the instance.

Methods

CreateInstance(BsonDocument)

Creates the instance.