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
ResponseExtensions
C# Class ResponseExtensions, AspNetCoreWebApi
Show file
Open project: khteh/AspNetCoreApiStarter
Class Usage Examples
Public Methods
Method
Description
AddApplicationError
(
HttpResponse,
response
,
string
message
) :
void
Method Details
AddApplicationError()
public
static
method
public
static
AddApplicationError
(
HttpResponse,
response
,
string
message
) :
void
response
HttpResponse,
message
string
return
void