C# Class RefactorLibrary.Rental

Afficher le fichier Open project: Confirmit/Students Class Usage Examples

Méthodes publiques

Méthode Description
Rental ( Movie movie, int daysRented )

Private Methods

Méthode Description
GetBonusProfit ( ) : int
GetCharge ( ) : double

Method Details

Rental() public méthode

public Rental ( Movie movie, int daysRented )
movie Movie
daysRented int