Property | Type | Description | |
---|---|---|---|
CreateTransaction |
Method | Description | |
---|---|---|
Deposit ( decimal amount ) : |
||
Withdraw ( decimal amount ) : |
Method | Description | |
---|---|---|
CreateTransaction ( decimal amount ) : |
public Deposit ( decimal amount ) : |
||
amount | decimal | |
return |
public Withdraw ( decimal amount ) : |
||
amount | decimal | |
return |