Method UnmapConstructor

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

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.