Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
AndyPike
Castlecasts
IntroToWindsor
UsingWindsor
SmsSender
C# Class AndyPike.Castlecasts.IntroToWindsor.UsingWindsor.SmsSender
Inheritance:
INotifier
ファイルを表示
Open project: andypike/Castlecasts
Public Methods
Method
Description
Send
(
Customer
customer
,
string
message
) :
void
Method Details
Send()
public
method
public
Send
(
Customer
customer
,
string
message
) :
void
customer
Customer
message
string
return
void