C# 클래스 CodeArt.DomainDriven.DataAccess.MapperNotImplementedException

상속: CodeArt.DomainDriven.DataAccess.DataAccessException
파일 보기 프로젝트 열기: yj1118/CodeArt-Framework

공개 메소드들

메소드 설명
MapperNotImplementedException ( Type objectType, string operation ) : System

메소드 상세

MapperNotImplementedException() 공개 메소드

public MapperNotImplementedException ( Type objectType, string operation ) : System
objectType Type
operation string
리턴 System