Table of Contents

Interface IIdGenerator

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

An interface implemented by Id generators.

public interface IIdGenerator
Extension Methods

Methods

GenerateId(object, object)

Generates an Id for a document.

IsEmpty(object)

Tests whether an Id is empty.