Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PaulStovell
TrialBalance
DomainModel
AccountEventArgs
C# 클래스 PaulStovell.TrialBalance.DomainModel.AccountEventArgs
Event arguments for events that involve an
Account
.
상속:
System.EventArgs
파일 보기
프로젝트 열기: PaulStovell/trial-balance
공개 메소드들
메소드
설명
AccountEventArgs
(
Account
account
) :
System
Constructor.
메소드 상세
AccountEventArgs()
공개
메소드
Constructor.
public
AccountEventArgs
(
Account
account
) :
System
account
Account
The account to create.
리턴
System