Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Refactoring
RegularPrice
C# Class Refactoring.RegularPrice
Inheritance:
Price
Exibir arquivo
Open project: Confirmit/Students
Public Methods
Method
Description
GetPrice
(
int
daysRented
) :
double
GetPriceCode
( ) :
TypeOfMovie
Method Details
GetPrice()
public
method
public
GetPrice
(
int
daysRented
) :
double
daysRented
int
return
double
GetPriceCode()
public
method
public
GetPriceCode
( ) :
TypeOfMovie
return
TypeOfMovie