C# Class AccessLog.TransactionEventArgs

Inheritance: System.EventArgs
Show file Open project: TWChennai/YAccess Class Usage Examples

Public Methods

Method Description
TransactionEventArgs ( IEnumerable transactions ) : System

Method Details

TransactionEventArgs() public method

public TransactionEventArgs ( IEnumerable transactions ) : System
transactions IEnumerable
return System