Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Pomona
HtmlJsonPrettifier
C# Class Pomona.HtmlJsonPrettifier
This was just hacked together as fast as possible. Just something simple to get more HTML friendly..
Show file
Open project: Pomona/Pomona
Class Usage Examples
Public Methods
Method
Description
CreatePrettifiedHtmlJsonResponse
(
Response
response
,
string
htmlHeaderLinks
,
string
json
,
string
baseUri
) :
void
Method Details
CreatePrettifiedHtmlJsonResponse()
public
static
method
public
static
CreatePrettifiedHtmlJsonResponse
(
Response
response
,
string
htmlHeaderLinks
,
string
json
,
string
baseUri
) :
void
response
Nancy.Response
htmlHeaderLinks
string
json
string
baseUri
string
return
void