C# 클래스 trellow.api.TrelloException

상속: System.Exception
파일 보기 프로젝트 열기: Bunk/trellow

공개 메소드들

메소드 설명
TrelloException ( string message, HttpStatusCode statusCode ) : System

메소드 상세

TrelloException() 공개 메소드

public TrelloException ( string message, HttpStatusCode statusCode ) : System
message string
statusCode HttpStatusCode
리턴 System