C# Class Restup.Webserver.Models.Schemas.RestResponse

Inheritance: IRestResponse
Afficher le fichier Open project: tomkuijsten/restup

Méthodes publiques

Méthode Description
RestResponse ( int statusCode, string>.IReadOnlyDictionary headers ) : System.Collections.Generic

Method Details

RestResponse() public méthode

public RestResponse ( int statusCode, string>.IReadOnlyDictionary headers ) : System.Collections.Generic
statusCode int
headers string>.IReadOnlyDictionary
Résultat System.Collections.Generic