C# Class QuickGenerate.DomainGeneratorImplementation.CantFindConstructorException

Inheritance: System.Exception
Mostra file Open project: kilfour/QuickGenerate

Public Methods

Method Description
CantFindConstructorException ( string message ) : System

Method Details

CantFindConstructorException() public method

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