Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
RefactorLibrary
Rental
C# Class RefactorLibrary.Rental
Show file
Open project: Confirmit/Students
Class Usage Examples
Public Methods
Method
Description
Rental
(
Movie
movie
,
int
daysRented
)
Private Methods
Method
Description
GetBonusProfit
( ) :
int
GetCharge
( ) :
double
Method Details
Rental()
public
method
public
Rental
(
Movie
movie
,
int
daysRented
)
movie
Movie
daysRented
int