C# Class CQRSalad.EventSourcing.Testing.Exceptions.EventsNotMatchException

Inheritance: AggregateTestException
Afficher le fichier Open project: Ontropix/CQRSalad

Méthodes publiques

Méthode Description
EventsNotMatchException ( string message, Exception innerException = null ) : System

Method Details

EventsNotMatchException() public méthode

public EventsNotMatchException ( string message, Exception innerException = null ) : System
message string
innerException System.Exception
Résultat System