Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SequentialGuid
C# Class SequentialGuid, extensions
A safe managed sequential GUID generator (or Comb) that improves performance of GUID-style identifiers used in persistence.
Datei anzeigen
Open project: netfx/extensions
Class Usage Examples
Public Methods
Method
Description
NewGuid
( ) :
System.Guid
Creates a new sequential guid.
Method Details
NewGuid()
public
static
method
Creates a new sequential guid.
public
static
NewGuid
( ) :
System.Guid
return
System.Guid