C# Class Helios.Channels.Embedded.EmbeddedChannelId

Inheritance: IChannelId
Datei anzeigen Open project: helios-io/helios

Public Properties

Property Type Description
Instance EmbeddedChannelId

Public Methods

Method Description
CompareTo ( IChannelId other ) : int
GetHashCode ( ) : int
ToString ( ) : string

Private Methods

Method Description
EmbeddedChannelId ( ) : System

Method Details

CompareTo() public method

public CompareTo ( IChannelId other ) : int
other IChannelId
return int

GetHashCode() public method

public GetHashCode ( ) : int
return int

ToString() public method

public ToString ( ) : string
return string

Property Details

Instance public_oe static_oe property

public static EmbeddedChannelId,Helios.Channels.Embedded Instance
return EmbeddedChannelId