Method AddKnownType
- Namespace
 - MongoDB.Bson.Serialization
 
- Assembly
 - MongoDB.Bson.dll
 
AddKnownType(Type)
Adds a known type to the class map.
public void AddKnownType(Type type)
Parameters
typeTypeThe known type.
Adds a known type to the class map.
public void AddKnownType(Type type)
type TypeThe known type.