C# Class Regalo.Core.EventSourcing.ConcurrencyConflict

Afficher le fichier Open project: nbarnwell/Regalo

Méthodes publiques

Méthode Description
ConcurrencyConflict ( string message, IEnumerable unseenEvents, IEnumerable uncommittedEvents ) : System.Collections

Method Details

ConcurrencyConflict() public méthode

public ConcurrencyConflict ( string message, IEnumerable unseenEvents, IEnumerable uncommittedEvents ) : System.Collections
message string
unseenEvents IEnumerable
uncommittedEvents IEnumerable
Résultat System.Collections