C# Class SharpTAL.CompileSourceException

Inheritance: System.Exception
Afficher le fichier Open project: lck/SharpTAL

Méthodes publiques

Méthode Description
CompileSourceException ( TemplateInfo templateInfo, CompilerErrorCollection errors, string message ) : System

Method Details

CompileSourceException() public méthode

public CompileSourceException ( TemplateInfo templateInfo, CompilerErrorCollection errors, string message ) : System
templateInfo TemplateInfo
errors System.CodeDom.Compiler.CompilerErrorCollection
message string
Résultat System