Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Pepino
Infrastructure
RestExceptions
ResponseBodyExtensions
C# Class Pepino.Infrastructure.RestExceptions.ResponseBodyExtensions
显示文件
Open project: AcklenAvenue/Pepino
Public Methods
Method
Description
WithBody
(
this
response
,
object
body
) :
Response
Method Details
WithBody()
public
static
method
public
static
WithBody
(
this
response
,
object
body
) :
Response
response
this
body
object
return
Nancy.Response