C# Class Wolfje.Plugins.SEconomy.Journal.MySQLJournal.MySQLTransaction

Inheritance: ITransaction
Afficher le fichier Open project: tylerjwatson/SEconomy Class Usage Examples

Protected Properties

Свойство Type Description
bankAccount IBankAccount

Méthodes publiques

Méthode Description
MySQLTransaction ( IBankAccount bankAccount ) : System

Method Details

MySQLTransaction() public méthode

public MySQLTransaction ( IBankAccount bankAccount ) : System
bankAccount IBankAccount
Résultat System

Property Details

bankAccount protected_oe property

protected IBankAccount bankAccount
Résultat IBankAccount