C# Class VAGSuite.frmTransactionLog.RollInformationEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: Blackfrosch/VAGEDCSuite

Public Methods

Method Description
RollInformationEventArgs ( TransactionEntry entry ) : System

Method Details

RollInformationEventArgs() public method

public RollInformationEventArgs ( TransactionEntry entry ) : System
entry TransactionEntry
return System