Метод | Описание | |
---|---|---|
Customer ( string name ) : System.Collections.Generic | ||
Customer ( string name, List |
Метод | Описание | |
---|---|---|
GetBonusProfit ( ) : double | ||
GetTotalCharge ( ) : double |
public Customer ( string name ) : System.Collections.Generic | ||
name | string | |
Результат | System.Collections.Generic |
public Customer ( string name, List |
||
name | string | |
rentals | List |
|
Результат | System.Collections.Generic |