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
objectThe object.
Applies the default value to the member of an object.
public void ApplyDefaultValue(object obj)
obj
objectThe object.