Table of Contents

Method UnmapConstructor

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

UnmapConstructor(ConstructorInfo)

Removes a creator map for a constructor from the class map.

public void UnmapConstructor(ConstructorInfo constructorInfo)

Parameters

constructorInfo ConstructorInfo

The constructor info.