Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Stumps
MockHttpResponse
C# Class Stumps.MockHttpResponse
Inheritance:
IStumpsHttpResponse
Afficher le fichier
Open project: Cayan-LLC/stumps
Méthodes publiques
Méthode
Description
AppendToBody
(
byte
buffer
) :
void
ClearBody
( ) :
void
GetBody
( ) :
byte[]
MockHttpResponse
( ) :
System
Method Details
AppendToBody()
public
méthode
public
AppendToBody
(
byte
buffer
) :
void
buffer
byte
Résultat
void
ClearBody()
public
méthode
public
ClearBody
( ) :
void
Résultat
void
GetBody()
public
méthode
public
GetBody
( ) :
byte[]
Résultat
byte[]
MockHttpResponse()
public
méthode
public
MockHttpResponse
( ) :
System
Résultat
System