C# 클래스 Helios.Channels.Embedded.EmbeddedChannelId

상속: IChannelId
파일 보기 프로젝트 열기: helios-io/helios

공개 프로퍼티들

프로퍼티 타입 설명
Instance EmbeddedChannelId

공개 메소드들

메소드 설명
CompareTo ( IChannelId other ) : int
GetHashCode ( ) : int
ToString ( ) : string

비공개 메소드들

메소드 설명
EmbeddedChannelId ( ) : System

메소드 상세

CompareTo() 공개 메소드

public CompareTo ( IChannelId other ) : int
other IChannelId
리턴 int

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Instance 공개적으로 정적으로 프로퍼티

public static EmbeddedChannelId,Helios.Channels.Embedded Instance
리턴 EmbeddedChannelId