Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
RefactorLibrary
Rental
C# Class RefactorLibrary.Rental
Mostrar archivo
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