C# 클래스 WilderMinds.MetaWeblog.MetaWeblogException

상속: System.Exception
파일 보기 프로젝트 열기: shawnwildermuth/MetaWeblog 1 사용 예제들

공개 메소드들

메소드 설명
MetaWeblogException ( string message, int code = 1 ) : System

메소드 상세

MetaWeblogException() 공개 메소드

public MetaWeblogException ( string message, int code = 1 ) : System
message string
code int
리턴 System