C# Class CQRSlite.Domain.Exception.MissingParameterLessConstructorException

Inheritance: System.Exception
Afficher le fichier Open project: gautema/CQRSlite

Méthodes publiques

Méthode Description
MissingParameterLessConstructorException ( Type type ) : System

Method Details

MissingParameterLessConstructorException() public méthode

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