C# Класс CQRSlite.Domain.Exception.AggregateOrEventMissingIdException

Наследование: System.Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
AggregateOrEventMissingIdException ( Type aggregateType, Type eventType ) : System

Описание методов

AggregateOrEventMissingIdException() публичный Метод

public AggregateOrEventMissingIdException ( Type aggregateType, Type eventType ) : System
aggregateType System.Type
eventType System.Type
Результат System