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
DecoratorTest
Scenario2
C# Class DecoratorTest.Scenario2
Inheritance:
IEmailInterface
显示文件
Open project: KennyBu/DesignPatternTests
Public Methods
Method
Description
Scenario2
(
ISendText
textSender
)
SendTheMessageYo
(
string
theMessage
) :
void
Method Details
Scenario2()
public
method
public
Scenario2
(
ISendText
textSender
)
textSender
ISendText
SendTheMessageYo()
public
method
public
SendTheMessageYo
(
string
theMessage
) :
void
theMessage
string
return
void