C# 클래스 CqlSharp.Logging.FastGuid

Faster way to create GUIDs at the cost of loss of some randomness
파일 보기 프로젝트 열기: reuzel/CqlSharp

공개 메소드들

메소드 설명
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