NullIdCheckerInstance Property |
Gets an instance of NullIdChecker.
Namespace: MongoDB.Bson.Serialization.IdGeneratorsAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public static NullIdChecker Instance { get; }
Public Shared ReadOnly Property Instance As NullIdChecker
Get
static member Instance : NullIdChecker with get
Property Value
Type:
NullIdCheckerSee Also