Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Apache
NMS
ActiveMQ
Commands
BrokerId
C# Class Apache.NMS.ActiveMQ.Commands.BrokerId
Inheritance:
BaseDataStructure
显示文件
Open project: ThorTech/apache-nms
Class Usage Examples
Public Methods
Method
Description
Equals
(
BrokerId
that
) :
bool
Equals
(
object
that
) :
bool
GetDataStructureType
( ) :
byte
GetHashCode
( ) :
int
ToString
( ) :
string
Method Details
Equals()
public
method
public
Equals
(
BrokerId
that
) :
bool
that
BrokerId
return
bool
Equals()
public
method
public
Equals
(
object
that
) :
bool
that
object
return
bool
GetDataStructureType()
public
method
public
GetDataStructureType
( ) :
byte
return
byte
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ToString()
public
method
public
ToString
( ) :
string
return
string