Click or drag to resize

ShortGuid  Conversion (String 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 (
	string shortGuid
)

Parameters

shortGuid
Type: SystemString

Return Value

Type: ShortGuid
See Also