C# Class Softeq.XToolkit.WhiteLabel.Navigation.PropertyNotFoundException

Inheritance: Exception
Afficher le fichier Open project: Softeq/XToolkit.WhiteLabel

Méthodes publiques

Méthode Description
PropertyNotFoundException ( string message ) : System
PropertyNotFoundException ( string message, Exception innerException ) : System

Method Details

PropertyNotFoundException() public méthode

public PropertyNotFoundException ( string message ) : System
message string
Résultat System

PropertyNotFoundException() public méthode

public PropertyNotFoundException ( string message, Exception innerException ) : System
message string
innerException Exception
Résultat System