Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ResponseExtensions
C# Class ResponseExtensions, AspNetCoreWebApi
Exibir arquivo
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