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
EGSW
Services
FakeHttpResponse
C# Class EGSW.Services.FakeHttpResponse
Inheritance:
System.Web.HttpResponseBase
Afficher le fichier
Open project: careerengine/EGSW-Project
Méthodes publiques
Méthode
Description
ApplyAppPathModifier
(
string
virtualPath
) :
string
FakeHttpResponse
( ) :
System
Write
(
string
s
) :
void
Method Details
ApplyAppPathModifier()
public
méthode
public
ApplyAppPathModifier
(
string
virtualPath
) :
string
virtualPath
string
Résultat
string
FakeHttpResponse()
public
méthode
public
FakeHttpResponse
( ) :
System
Résultat
System
Write()
public
méthode
public
Write
(
string
s
) :
void
s
string
Résultat
void