C# Class NetMQ.Zyre.ExtensionMethods

ファイルを表示 Open project: NetMQ/Zyre

Public Methods

Method Description
ToShortString6 ( this guid ) : string

Get the first 6 characters of the ToString() of the guid.

Method Details

ToShortString6() public static method

Get the first 6 characters of the ToString() of the guid.
public static ToShortString6 ( this guid ) : string
guid this the GUID
return string