C# 클래스 CQRSlite.Domain.Exception.AggregateNotFoundException

상속: System.Exception
파일 보기 프로젝트 열기: gautema/CQRSlite

공개 메소드들

메소드 설명
AggregateNotFoundException ( Type t, System.Guid id ) : System

메소드 상세

AggregateNotFoundException() 공개 메소드

public AggregateNotFoundException ( Type t, System.Guid id ) : System
t System.Type
id System.Guid
리턴 System