Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ObserverPattern
Observer
Mother
C# Class ObserverPattern.Observer.Mother
Inheritance:
IObserver
显示文件
Open project: Run2948/CSharpDesignPatterns
Public Methods
Method
Description
Action
( ) :
void
Whisper
( ) :
void
Method Details
Action()
public
method
public
Action
( ) :
void
return
void
Whisper()
public
method
public
Whisper
( ) :
void
return
void