Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PaulStovell
TrialBalance
DomainModel
AccountEventArgs
C# Class PaulStovell.TrialBalance.DomainModel.AccountEventArgs
Event arguments for events that involve an
Account
.
Inheritance:
System.EventArgs
Afficher le fichier
Open project: PaulStovell/trial-balance
Méthodes publiques
Méthode
Description
AccountEventArgs
(
Account
account
) :
System
Constructor.
Method Details
AccountEventArgs()
public
méthode
Constructor.
public
AccountEventArgs
(
Account
account
) :
System
account
Account
The account to create.
Résultat
System