C# Class FluentNHibernate.MissingConstructorException

Inheritance: System.Exception
Mostra file Open project: HudsonAkridge/fluent-nhibernate

Public Methods

Method Description
MissingConstructorException ( Type type ) : System

Method Details

MissingConstructorException() public method

public MissingConstructorException ( Type type ) : System
type System.Type
return System