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
Stumps
MockHttpRequest
C# Class Stumps.MockHttpRequest
Inheritance:
IStumpsHttpRequest
ファイルを表示
Open project: Cayan-LLC/stumps
Class Usage Examples
Public Methods
Method
Description
GetBody
( ) :
byte[]
SetBody
(
byte
buffer
) :
void
Method Details
GetBody()
public
method
public
GetBody
( ) :
byte[]
return
byte[]
SetBody()
public
method
public
SetBody
(
byte
buffer
) :
void
buffer
byte
return
void