C# 클래스 Server.PropertyException

상속: System.ApplicationException
파일 보기 프로젝트 열기: Grimoric/RunUO.T2A

보호된 프로퍼티들

프로퍼티 타입 설명
m_Property Property

공개 메소드들

메소드 설명
PropertyException ( Property property, string message ) : System

메소드 상세

PropertyException() 공개 메소드

public PropertyException ( Property property, string message ) : System
property Property
message string
리턴 System

프로퍼티 상세

m_Property 보호되어 있는 프로퍼티

protected Property m_Property
리턴 Property