Primitively Primitively
Primitively Primitively
DocFX + Singulink = ♥

Search Results for

    Interface IHasGuidRepresentationSerializer

    Defines an interface for a serializer that has a Guid representation.

    Namespace: Primitively.MongoDB.Bson.Serialization
    Assembly: Primitively.MongoDB.Bson.dll
    Syntax
    public interface IHasGuidRepresentationSerializer

    Properties

    GuidRepresentation

    Gets the representation used for Guid values.

    Declaration
    GuidRepresentation GuidRepresentation { get; }
    Property Value
    Type Description
    GuidRepresentation
    © Electronic Hands. All rights reserved.