C# 클래스 Rebel.Framework.Localization.Web.Mvc.AssemblyNotFoundException

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

공개 메소드들

메소드 설명
AssemblyNotFoundException ( string key = "Exceptions.AssemblyNotFoundException", object parameters = null, Exception innerException = null ) : System

메소드 상세

AssemblyNotFoundException() 공개 메소드

public AssemblyNotFoundException ( string key = "Exceptions.AssemblyNotFoundException", object parameters = null, Exception innerException = null ) : System
key string
parameters object
innerException System.Exception
리턴 System