C# Class HandlebarsDotNet.Compiler.HandlebarsUndefinedBindingException

Inheritance: System.Exception
Afficher le fichier Open project: rexm/Handlebars.Net

Méthodes publiques

Méthode Description
HandlebarsUndefinedBindingException ( string path, string missingKey ) : System

Method Details

HandlebarsUndefinedBindingException() public méthode

public HandlebarsUndefinedBindingException ( string path, string missingKey ) : System
path string
missingKey string
Résultat System