Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Examples
BankAccount
C# Class Examples.BankAccount
ファイルを表示
Open project: elbandit/PPPDDD
Public Methods
Method
Description
BankAccount
(
System.Guid
id
,
Money
startingBalance
) :
System
Method Details
BankAccount()
public
method
public
BankAccount
(
System.Guid
id
,
Money
startingBalance
) :
System
id
System.Guid
startingBalance
Money
return
System