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
ResponseExtensions
C# Class ResponseExtensions, AspNetCoreWebApi
Afficher le fichier
Open project: khteh/AspNetCoreApiStarter
Class Usage Examples
Méthodes publiques
Méthode
Description
AddApplicationError
(
HttpResponse,
response
,
string
message
) :
void
Method Details
AddApplicationError()
public
static
méthode
public
static
AddApplicationError
(
HttpResponse,
response
,
string
message
) :
void
response
HttpResponse,
message
string
Résultat
void