Click or drag to resize

ShortGuid(Guid) Constructor

Creates a ShortGuid from a Guid

Namespace: Casewhere.SystemTypes
Assembly: Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ShortGuid(
	Guid guid
)

Parameters

guid  Guid
The Guid to encode
See Also