Click or drag to resize

ShortGuid  Conversion (Guid to ShortGuid)

Namespace:  NetworkCommsDotNet.Tools
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static implicit operator ShortGuid (
	Guid guid
)

Parameters

guid
Type: SystemGuid

Return Value

Type: ShortGuid
See Also