Table of Contents

Method ApplyDefaultValue

Namespace
MongoDB.Bson.Serialization
Assembly
MongoDB.Bson.dll

ApplyDefaultValue(object)

Applies the default value to the member of an object.

public void ApplyDefaultValue(object obj)

Parameters

obj object

The object.