C# Class SocialNetwork_API.Helpers.JwtExtension

Show file Open project: ismayilov449/SocialMediaProject

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