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
nStep
Messages
Request
C# Class nStep.Messages.Request
显示文件
Open project: clearwavebuild/nStep
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
ParseFromJson
(
string
json
) :
Request
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ParseFromJson()
public
static
method
public
static
ParseFromJson
(
string
json
) :
Request
json
string
return
Request