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
WPFChatClient
MessagingService
C# Class WPFChatClient.MessagingService
Inheritance:
IMessagingService
显示文件
Open project: ProfessionalCSharp/ProfessionalCSharp6
Public Methods
Method
Description
ShowMessage
(
string
message
) :
void
Method Details
ShowMessage()
public
method
public
ShowMessage
(
string
message
) :
void
message
string
return
void