C# 클래스 GeekLemonConference.Application.EventSourcing.Exceptions.MissingParameterLessConstructorException

상속: System.Exception
파일 보기 프로젝트 열기: PanNiebieski/GeekLemonConference-CQRS-EventSourcing-CleanArchitecture-DDD-Example

공개 메소드들

메소드 설명
MissingParameterLessConstructorException ( Type type ) : System

메소드 상세

MissingParameterLessConstructorException() 공개 메소드

public MissingParameterLessConstructorException ( Type type ) : System
type Type
리턴 System