AttributedSerializationProvider Class (original) (raw)

Provides serializers based on an attribute.

Inheritance Hierarchy

Namespace: MongoDB.Bson.Serialization
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed

Syntax

public class AttributedSerializationProvider : BsonSerializationProviderBase

Public Class AttributedSerializationProvider Inherits BsonSerializationProviderBase

type AttributedSerializationProvider =
class inherit BsonSerializationProviderBase end

The AttributedSerializationProvider type exposes the following members.

Constructors

Methods

Extension Methods

See Also

Reference