C# 클래스 BGC.Parameters.Exceptions.ParameterizedCompositionException

상속: Exception
파일 보기 프로젝트 열기: UCRBrainGameCenter/BGC_Tools

공개 프로퍼티들

프로퍼티 타입 설명
source string

공개 메소드들

메소드 설명
ParameterizedCompositionException ( string message, string source ) : System

메소드 상세

ParameterizedCompositionException() 공개 메소드

public ParameterizedCompositionException ( string message, string source ) : System
message string
source string
리턴 System

프로퍼티 상세

source 공개적으로 프로퍼티

public string source
리턴 string