C# Class WebServer.Http.Response.UnauthorizedResponse

Inheritance: WebServer.Http.Response.HttpResponse
Afficher le fichier Open project: stoyanov7/SoftwareUniversity

Méthodes publiques

Méthode Description
UnauthorizedResponse ( string message ) : Enums

Method Details

UnauthorizedResponse() public méthode

public UnauthorizedResponse ( string message ) : Enums
message string
Résultat Enums