C# Class Apache.NMS.ActiveMQ.Commands.BrokerId

Inheritance: BaseDataStructure
Datei anzeigen 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