C# Class Rebel.Framework.Localization.Parsing.DefaultExpressionParser.InnerParserException

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

Méthodes publiques

Méthode Description
InnerParserException ( string construct, int pos, string key, string defaultMessage, object parameters ) : System

Method Details

InnerParserException() public méthode

public InnerParserException ( string construct, int pos, string key, string defaultMessage, object parameters ) : System
construct string
pos int
key string
defaultMessage string
parameters object
Résultat System