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
Protocol
ChatRequest
C# Class Protocol.ChatRequest
Inheritance:
Request
ファイルを表示
Open project: Beginner7/Command2
Class Usage Examples
Public Properties
Property
Type
Description
From
string
GameID
int
SayString
string
Public Methods
Method
Description
ChatRequest
( )
Method Details
ChatRequest()
public
method
public
ChatRequest
( )
Property Details
From
public_oe property
public
string
From
return
string
GameID
public_oe property
public
int
GameID
return
int
SayString
public_oe property
public
string
SayString
return
string