Table of Contents

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 bool

Whether this class is a root class.