Метод | Описание | |
---|---|---|
AddAccount ( |
||
Bank ( ) : System.Collections.Generic | ||
Bank ( List |
||
RemoveAccount ( |
public AddAccount ( |
||
account | ||
Результат | void |
public Bank ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public Bank ( List |
||
accounts | List |
|
Результат | System.Collections.Generic |
public RemoveAccount ( |
||
account | ||
Результат | void |