C# Class SipSharp.Transactions.TransactionEventArgs

Something have happened with a transaction
Inheritance: System.EventArgs
Afficher le fichier Open project: jgauffin/SipSharp

Méthodes publiques

Méthode Description
TransactionEventArgs ( ITransaction transaction ) : System

Method Details

TransactionEventArgs() public méthode

public TransactionEventArgs ( ITransaction transaction ) : System
transaction ITransaction
Résultat System