C# Class SocialNetwork_API.Helpers.JwtExtension

Afficher le fichier Open project: ismayilov449/SocialMediaProject

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