Mono Class Library: System.Guid Overview | Members

System.Guid Constructor

Creates a new Guid.

public Guid (int a, short b, short c, byte[] d)

Parameters

a
A part of the Guid.
b
A part of the Guid.
c
A part of the Guid.
d
The remaining parts of the Guid.

Remarks

Any values are permissible.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0