Click or drag to resize
DefaultConventionPackInstance Property
Gets the instance.

Namespace: MongoDB.Bson.Serialization.Conventions
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.4.1
Syntax
public static IConventionPack Instance { get; }

Property Value

Type: IConventionPack
See Also