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
ObserverPattern
Observer
Mother
C# Class ObserverPattern.Observer.Mother
Inheritance:
IObserver
Afficher le fichier
Open project: Run2948/CSharpDesignPatterns
Méthodes publiques
Méthode
Description
Action
( ) :
void
Whisper
( ) :
void
Method Details
Action()
public
méthode
public
Action
( ) :
void
Résultat
void
Whisper()
public
méthode
public
Whisper
( ) :
void
Résultat
void