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