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
DecoratorPattern
PlainPizza
C# Class DecoratorPattern.PlainPizza
Inheritance:
IPizza
Afficher le fichier
Open project: marwie/Design-Patterns-in-Unity-Example
Méthodes publiques
Méthode
Description
GetCost
( ) :
double
GetDescription
( ) :
string
Method Details
GetCost()
public
méthode
public
GetCost
( ) :
double
Résultat
double
GetDescription()
public
méthode
public
GetDescription
( ) :
string
Résultat
string