Method | Description | |
---|---|---|
Transfer ( double amount ) : void | ||
TransferService ( IAccount fromAccount, IAccount toAccount ) : System |
public TransferService ( IAccount fromAccount, IAccount toAccount ) : System | ||
fromAccount | IAccount | |
toAccount | IAccount | |
return | System |