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
RealWord
Decorators
Accessory
C# Class DecoratorPattern.RealWord.Decorators.Accessory
手机挂件类,继承装饰器类
Inheritance:
PhoneDecorator
Afficher le fichier
Open project: EmmaCCC/DesignPatterns
Méthodes publiques
Méthode
Description
Accessory
(
Phone
phone
) :
System
Show
( ) :
void
Method Details
Accessory()
public
méthode
public
Accessory
(
Phone
phone
) :
System
phone
Phone
Résultat
System
Show()
public
méthode
public
Show
( ) :
void
Résultat
void