C# Class QuickGenerate.DomainGeneratorImplementation.CantFindConstructorException

Inheritance: System.Exception
Afficher le fichier Open project: kilfour/QuickGenerate

Méthodes publiques

Méthode Description
CantFindConstructorException ( string message ) : System

Method Details

CantFindConstructorException() public méthode

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