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

Inheritance: TransactionId, Xid
Afficher le fichier Open project: ThorTech/apache-nms Class Usage Examples

Méthodes publiques

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

Method Details

Equals() public méthode

public Equals ( XATransactionId that ) : bool
that XATransactionId
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