Table of Contents

Method UnmapFactoryMethod

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

UnmapFactoryMethod(MethodInfo)

Removes a creator map for a factory method from the class map.

public void UnmapFactoryMethod(MethodInfo methodInfo)

Parameters

methodInfo MethodInfo

The method info.