Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Refactoring
RegularPrice
C# Class Refactoring.RegularPrice
Inheritance:
Price
Afficher le fichier
Open project: Confirmit/Students
Méthodes publiques
Méthode
Description
GetPrice
(
int
daysRented
) :
double
GetPriceCode
( ) :
TypeOfMovie
Method Details
GetPrice()
public
méthode
public
GetPrice
(
int
daysRented
) :
double
daysRented
int
Résultat
double
GetPriceCode()
public
méthode
public
GetPriceCode
( ) :
TypeOfMovie
Résultat
TypeOfMovie