C# 클래스 Restup.Webserver.Models.Schemas.DeleteResponse

상속: RestResponse, IDeleteResponse
파일 보기 프로젝트 열기: tomkuijsten/restup

공개 메소드들

메소드 설명
DeleteResponse ( ResponseStatus status ) : System.Collections.Generic
DeleteResponse ( ResponseStatus status, string>.IReadOnlyDictionary headers ) : System.Collections.Generic

메소드 상세

DeleteResponse() 공개 메소드

public DeleteResponse ( ResponseStatus status ) : System.Collections.Generic
status ResponseStatus
리턴 System.Collections.Generic

DeleteResponse() 공개 메소드

public DeleteResponse ( ResponseStatus status, string>.IReadOnlyDictionary headers ) : System.Collections.Generic
status ResponseStatus
headers string>.IReadOnlyDictionary
리턴 System.Collections.Generic