Method Lookup
- Namespace
- MongoDB.Bson.Serialization.Conventions
- Assembly
- MongoDB.Bson.dll
Lookup(Type)
Looks up the effective set of conventions that apply to a type.
Parameters
type
TypeThe type.
Returns
- IConvention
Pack The conventions for that type.