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
Ada
SetUp
Chat
C# Class Ada.SetUp.Chat
Inheritance:
IChat
显示文件
Open project: yvettec/Dupes
Public Methods
Method
Description
Chat
( ) :
System
MessageHandler
( ) :
void
TODO: manage threading.
PostMessage
(
string
message
) :
void
Method Details
Chat()
public
method
public
Chat
( ) :
System
return
System
MessageHandler()
public
method
TODO: manage threading.
public
MessageHandler
( ) :
void
return
void
PostMessage()
public
method
public
PostMessage
(
string
message
) :
void
message
string
return
void