Click or drag to resize

ShortGuid  Conversion (ShortGuid to Guid)

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

Parameters

shortGuid
Type: NetworkCommsDotNet.ToolsShortGuid

Return Value

Type: Guid
See Also