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
isRootClassboolWhether this class is a root class.