C# 클래스 GHI.Commons.IOC.TypeNotRegisteredException

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

공개 메소드들

메소드 설명
TypeNotRegisteredException ( Type type, Exception exception ) : System

메소드 상세

TypeNotRegisteredException() 공개 메소드

public TypeNotRegisteredException ( Type type, Exception exception ) : System
type System.Type
exception System.Exception
리턴 System