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
RefactoringSample
PriceChildren
C# Class RefactoringSample.PriceChildren
Inheritance:
PriceProvider
Mostrar archivo
Open project: Confirmit/Students
Public Methods
Method
Description
GetFrequentPoints
(
int
daysRented
) :
int
GetPrice
(
int
daysRented
) :
double
Method Details
GetFrequentPoints()
public
method
public
GetFrequentPoints
(
int
daysRented
) :
int
daysRented
int
return
int
GetPrice()
public
method
public
GetPrice
(
int
daysRented
) :
double
daysRented
int
return
double