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

Inheritance: BaseDataStructure
Afficher le fichier Open project: ThorTech/apache-nms Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( TransactionId that ) : bool
Equals ( object that ) : bool
GetDataStructureType ( ) : byte
GetHashCode ( ) : int
ToString ( ) : string

Method Details

Equals() public méthode

public Equals ( TransactionId that ) : bool
that TransactionId
Résultat bool

Equals() public méthode

public Equals ( object that ) : bool
that object
Résultat bool

GetDataStructureType() public méthode

public GetDataStructureType ( ) : byte
Résultat byte

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string