Method | Description | |
---|---|---|
AddRental ( |
||
Customer ( string name ) : System.Collections.Generic | ||
Customer ( string name, IEnumerable |
||
Customer ( string name, |
public Customer ( string name ) : System.Collections.Generic | ||
name | string | |
return | System.Collections.Generic |
public Customer ( string name, IEnumerable |
||
name | string | |
rentals | IEnumerable |
|
return | System.Collections.Generic |
public Customer ( string name, |
||
name | string | |
rental | ||
return | System.Collections.Generic |