C# 클래스 Plant.Core.PropertyNotFoundException

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

공개 메소드들

메소드 설명
PropertyNotFoundException ( string propertyName, object propertyValue ) : System

메소드 상세

PropertyNotFoundException() 공개 메소드

public PropertyNotFoundException ( string propertyName, object propertyValue ) : System
propertyName string
propertyValue object
리턴 System