C# Class Akka.EventStore.Cqrs.Core.Messages.CommandResponse

Afficher le fichier Open project: 4deeptech/Akka.EventStore.Cqrs.Core

Méthodes publiques

Méthode Description
CommandResponse ( bool success, IEnumerable exceptions ) : System

Method Details

CommandResponse() public méthode

public CommandResponse ( bool success, IEnumerable exceptions ) : System
success bool
exceptions IEnumerable
Résultat System