Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CQRSlite
Domain
Exception
AggregateOrEventMissingIdException
C# Class CQRSlite.Domain.Exception.AggregateOrEventMissingIdException
Inheritance:
System.Exception
Mostrar archivo
Open project: gautema/CQRSlite
Public Methods
Method
Description
AggregateOrEventMissingIdException
(
Type
aggregateType
,
Type
eventType
) :
System
Method Details
AggregateOrEventMissingIdException()
public
method
public
AggregateOrEventMissingIdException
(
Type
aggregateType
,
Type
eventType
) :
System
aggregateType
System.Type
eventType
System.Type
return
System