C# Class CQRSlite.Domain.Exception.AggregateNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: gautema/CQRSlite

Méthodes publiques

Méthode Description
AggregateNotFoundException ( Type t, System.Guid id ) : System

Method Details

AggregateNotFoundException() public méthode

public AggregateNotFoundException ( Type t, System.Guid id ) : System
t System.Type
id System.Guid
Résultat System