C# Class Boo.Lang.Compiler.MetaProgramming.CompilationErrorsException

Inheritance: System.Exception
Afficher le fichier Open project: boo/boo-lang

Méthodes publiques

Méthode Description
CompilationErrorsException ( CompilerErrorCollection errors ) : System

Method Details

CompilationErrorsException() public méthode

public CompilationErrorsException ( CompilerErrorCollection errors ) : System
errors CompilerErrorCollection
Résultat System