C# Class Mono.TextTemplating.ParserException

Inheritance: System.Exception
Afficher le fichier Open project: stuartcarnie/Mono.TextTemplating

Méthodes publiques

Méthode Description
ParserException ( string message, Location location ) : System

Method Details

ParserException() public méthode

public ParserException ( string message, Location location ) : System
message string
location Location
Résultat System