C# 클래스 BeeCloud.BCException

상속: System.ApplicationException
파일 보기 프로젝트 열기: beecloud/beecloud-dotnet 1 사용 예제들

공개 메소드들

메소드 설명
BCException ( ) : System
BCException ( string message ) : System

메소드 상세

BCException() 공개 메소드

public BCException ( ) : System
리턴 System

BCException() 공개 메소드

public BCException ( string message ) : System
message string
리턴 System