Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ObserverPattern
Observer
Cricket
C# Class ObserverPattern.Observer.Cricket
Inheritance:
IObserver
Datei anzeigen
Open project: Run2948/CSharpDesignPatterns
Public Methods
Method
Description
Action
( ) :
void
Sing
( ) :
void
Method Details
Action()
public
method
public
Action
( ) :
void
return
void
Sing()
public
method
public
Sing
( ) :
void
return
void