C# 클래스 LSharp.LSharpException

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

공개 메소드들

메소드 설명
LSharpException ( string message ) : System
LSharpException ( string message, Environment environment ) : System

메소드 상세

LSharpException() 공개 메소드

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

LSharpException() 공개 메소드

public LSharpException ( string message, Environment environment ) : System
message string
environment Environment
리턴 System