C# Class Rebel.Framework.Localization.Web.Mvc.AssemblyNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
AssemblyNotFoundException ( string key = "Exceptions.AssemblyNotFoundException", object parameters = null, Exception innerException = null ) : System

Method Details

AssemblyNotFoundException() public méthode

public AssemblyNotFoundException ( string key = "Exceptions.AssemblyNotFoundException", object parameters = null, Exception innerException = null ) : System
key string
parameters object
innerException System.Exception
Résultat System