Method SetIsRootClass
- Namespace
- MongoDB.Bson.Serialization
- Assembly
- MongoDB.Bson.dll
SetIsRootClass(bool)
Sets whether this class is a root class.
public void SetIsRootClass(bool isRootClass)
Parameters
isRootClass
boolWhether this class is a root class.