Method AddKnownType
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
AddKnownType(Type)
Adds a known type to the class map.
public void AddKnownType(Type type)
Parameters
type
Type
The known type.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
Adds a known type to the class map.
public void AddKnownType(Type type)
type
Type
The known type.