C# Class FluentNHibernate.UnknownPropertyException

Inheritance: System.Exception
Afficher le fichier Open project: HudsonAkridge/fluent-nhibernate

Méthodes publiques

Méthode Description
UnknownPropertyException ( Type classType, string propertyName ) : System

Method Details

UnknownPropertyException() public méthode

public UnknownPropertyException ( Type classType, string propertyName ) : System
classType System.Type
propertyName string
Résultat System