C# Class GHI.Commons.IOC.TypeNotRegisteredException

Inheritance: System.Exception
Afficher le fichier Open project: brandongrossutti/EventStore

Méthodes publiques

Méthode Description
TypeNotRegisteredException ( Type type, Exception exception ) : System

Method Details

TypeNotRegisteredException() public méthode

public TypeNotRegisteredException ( Type type, Exception exception ) : System
type System.Type
exception System.Exception
Résultat System