C# Класс CqlSharp.Logging.FastGuid

Faster way to create GUIDs at the cost of loss of some randomness
Показать файл Открыть проект

Открытые методы

Метод Описание
NewGuid ( ) : System.Guid

Creates a new unique identifier.

Приватные методы

Метод Описание
FastGuid ( ) : System

Initializes the FastGuid class with the information of single Guid.

Описание методов

NewGuid() публичный статический Метод

Creates a new unique identifier.
public static NewGuid ( ) : System.Guid
Результат System.Guid