Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
Azure
Amqp
Framing
MessageId.MessageIdUlong
C# 클래스 Microsoft.Azure.Amqp.Framing.MessageId.MessageIdUlong
상속:
MessageId
파일 보기
프로젝트 열기: Azure/azure-amqp
공개 메소드들
메소드
설명
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
MessageIdUlong
(
ulong
id
) :
System
OnEncode
(
ByteBuffer
buffer
) :
void
ToString
( ) :
string
메소드 상세
Equals()
공개
메소드
public
Equals
(
object
obj
) :
bool
obj
object
리턴
bool
GetHashCode()
공개
메소드
public
GetHashCode
( ) :
int
리턴
int
MessageIdUlong()
공개
메소드
public
MessageIdUlong
(
ulong
id
) :
System
id
ulong
리턴
System
OnEncode()
공개
메소드
public
OnEncode
(
ByteBuffer
buffer
) :
void
buffer
ByteBuffer
리턴
void
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string