C# 클래스 SequentialGuid, extensions

A safe managed sequential GUID generator (or Comb) that improves performance of GUID-style identifiers used in persistence.
파일 보기 프로젝트 열기: netfx/extensions 1 사용 예제들

공개 메소드들

메소드 설명
NewGuid ( ) : System.Guid

Creates a new sequential guid.

메소드 상세

NewGuid() 공개 정적인 메소드

Creates a new sequential guid.
public static NewGuid ( ) : System.Guid
리턴 System.Guid