Table of Contents

Method Apply

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

Apply(BsonClassMap)

Applies the attribute to the class map.

void Apply(BsonClassMap classMap)

Parameters

classMap BsonClassMap

The class map.