Method Freeze

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson.Serialization

Assembly

MongoDB.Bson.dll

Freeze()

Freezes the class map.

public BsonClassMap Freeze()

Returns

BsonClassMap

The frozen class map.