C# Class RefactoringSample.PriceNewRelease

Inheritance: PriceProvider
Show file Open project: Confirmit/Students

Public Methods

Method Description
GetPrice ( int daysRented ) : double

Method Details

GetPrice() public method

public GetPrice ( int daysRented ) : double
daysRented int
return double