C# 클래스 Bit.Api.Models.Response.ErrorResponseModel

상속: ResponseModel
파일 보기 프로젝트 열기: bitwarden/core 1 사용 예제들

공개 메소드들

메소드 설명
ErrorResponseModel ( ) : System.Collections.Generic
ErrorResponseModel ( ModelStateDictionary modelState ) : System.Collections.Generic

메소드 상세

ErrorResponseModel() 공개 메소드

public ErrorResponseModel ( ) : System.Collections.Generic
리턴 System.Collections.Generic

ErrorResponseModel() 공개 메소드

public ErrorResponseModel ( ModelStateDictionary modelState ) : System.Collections.Generic
modelState ModelStateDictionary
리턴 System.Collections.Generic