Table of Contents

Interface IGuidGenerator

Namespace
Shift.Common.Timeline.Services
Assembly
Shift.Common.dll

Generates globally unique identifiers.

public interface IGuidGenerator
Extension Methods

Methods

NewGuid()

Guid NewGuid()

Returns

Guid

NewGuid(Type)

Guid NewGuid(Type t)

Parameters

t Type

Returns

Guid