Click or drag to resize

ShortGuid Structure

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

The ShortGuid type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyGuid
Public propertyValue
Top
Methods
  NameDescription
Public methodStatic memberDecode
Public methodStatic memberEncode(Guid)
Public methodStatic memberEncode(String)
Public methodEquals (Overrides ValueTypeEquals(Object).)
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberNewGuid
Public methodToString (Overrides ValueTypeToString.)
Top
Operators
Fields
  NameDescription
Public fieldStatic memberEmpty
Top
See Also