C# Class FluentNHibernate.Mapping.InvalidPrefixException

Inheritance: System.Exception
Exibir arquivo Open project: HudsonAkridge/fluent-nhibernate

Public Methods

Method Description
InvalidPrefixException ( string message ) : System

Method Details

InvalidPrefixException() public method

public InvalidPrefixException ( string message ) : System
message string
return System