메소드 | 설명 | |
---|---|---|
Next ( ) : System.Guid |
Increments and returns the current GUID.
|
|
SequentialGuid ( ) : System |
Initializes a new instance of the SequentialGuid class.
|
|
SequentialGuid ( System.Guid previousGuid ) : System |
Initializes a new instance of the SequentialGuid class.
|
|
operator ( ) : System.SequentialGuid |
Implements the operator ++.
|
메소드 | 설명 | |
---|---|---|
PrintOrderMap ( ) : void |
public SequentialGuid ( System.Guid previousGuid ) : System | ||
previousGuid | System.Guid | The previous GUID. |
리턴 | System |