Méthode | Description | |
---|---|---|
AddRental ( |
||
Customer ( string name ) : System.Collections.Generic | ||
Customer ( string name, IEnumerable |
||
Customer ( string name, |
public Customer ( string name ) : System.Collections.Generic | ||
name | string | |
Résultat | System.Collections.Generic |
public Customer ( string name, IEnumerable |
||
name | string | |
rentals | IEnumerable |
|
Résultat | System.Collections.Generic |
public Customer ( string name, |
||
name | string | |
rental | ||
Résultat | System.Collections.Generic |