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
Pomona
HtmlJsonPrettifier
C# Class Pomona.HtmlJsonPrettifier
This was just hacked together as fast as possible. Just something simple to get more HTML friendly..
Afficher le fichier
Open project: Pomona/Pomona
Class Usage Examples
Méthodes publiques
Méthode
Description
CreatePrettifiedHtmlJsonResponse
(
Response
response
,
string
htmlHeaderLinks
,
string
json
,
string
baseUri
) :
void
Method Details
CreatePrettifiedHtmlJsonResponse()
public
static
méthode
public
static
CreatePrettifiedHtmlJsonResponse
(
Response
response
,
string
htmlHeaderLinks
,
string
json
,
string
baseUri
) :
void
response
Nancy.Response
htmlHeaderLinks
string
json
string
baseUri
string
Résultat
void