C# Class SipSharp.Transactions.TransactionEventArgs

Something have happened with a transaction
Inheritance: System.EventArgs
Datei anzeigen Open project: jgauffin/SipSharp

Public Methods

Method Description
TransactionEventArgs ( ITransaction transaction ) : System

Method Details

TransactionEventArgs() public method

public TransactionEventArgs ( ITransaction transaction ) : System
transaction ITransaction
return System