C# Class Plant.Core.PropertyNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: jbrechtel/plant

Méthodes publiques

Méthode Description
PropertyNotFoundException ( string propertyName, object propertyValue ) : System

Method Details

PropertyNotFoundException() public méthode

public PropertyNotFoundException ( string propertyName, object propertyValue ) : System
propertyName string
propertyValue object
Résultat System