C# 클래스 Flip.InitExpressionError

파일 보기 프로젝트 열기: envicase/flip 1 사용 예제들

공개 메소드들

메소드 설명
GetExceptionMessage ( ) : string
InitExpressionError ( ConstructorInfo constructor, string message ) : System

메소드 상세

GetExceptionMessage() 공개 메소드

public GetExceptionMessage ( ) : string
리턴 string

InitExpressionError() 공개 메소드

public InitExpressionError ( ConstructorInfo constructor, string message ) : System
constructor System.Reflection.ConstructorInfo
message string
리턴 System