C# Class fitnesse.mtee.exception.ConstructorMissingException

Inheritance: System.ApplicationException
Afficher le fichier Open project: unclebob/nslim

Méthodes publiques

Méthode Description
ConstructorMissingException ( Type type, int parameterCount ) : System

Method Details

ConstructorMissingException() public méthode

public ConstructorMissingException ( Type type, int parameterCount ) : System
type System.Type
parameterCount int
Résultat System