C# Class WeenyMapper.Exceptions.MissingDefaultConstructorException

Inheritance: ReflectionException
Afficher le fichier Open project: erikojebo/WeenyMapper

Méthodes publiques

Méthode Description
MissingDefaultConstructorException ( Type type ) : System

Method Details

MissingDefaultConstructorException() public méthode

public MissingDefaultConstructorException ( Type type ) : System
type System.Type
Résultat System