Table of Contents

Method WriteGuid

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

WriteGuid(Guid, GuidRepresentation)

Writes a Guid in the specified representation to the writer.

public override void WriteGuid(Guid value, GuidRepresentation guidRepresentation)

Parameters

value Guid
guidRepresentation GuidRepresentation

The GuidRepresentation.