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

Inheritance: RestResponse, IDeleteResponse
Afficher le fichier Open project: tomkuijsten/restup

Méthodes publiques

Méthode Description
DeleteResponse ( ResponseStatus status ) : System.Collections.Generic
DeleteResponse ( ResponseStatus status, string>.IReadOnlyDictionary headers ) : System.Collections.Generic

Method Details

DeleteResponse() public méthode

public DeleteResponse ( ResponseStatus status ) : System.Collections.Generic
status ResponseStatus
Résultat System.Collections.Generic

DeleteResponse() public méthode

public DeleteResponse ( ResponseStatus status, string>.IReadOnlyDictionary headers ) : System.Collections.Generic
status ResponseStatus
headers string>.IReadOnlyDictionary
Résultat System.Collections.Generic