C# Class Composable.StuffThatDoesNotBelongHere.EventUnhandledException

Inheritance: System.Exception
Afficher le fichier Open project: mlidbom/Composable.Monolithic

Méthodes publiques

Méthode Description
EventUnhandledException ( Type handlerType, IAggregateRootEvent evt, Type listenedFor ) : System

Method Details

EventUnhandledException() public méthode

public EventUnhandledException ( Type handlerType, IAggregateRootEvent evt, Type listenedFor ) : System
handlerType System.Type
evt IAggregateRootEvent
listenedFor System.Type
Résultat System