C# Class Patcher.Rules.CompilerException

Inheritance: System.Exception
Afficher le fichier Open project: unforbidable/patcher

Méthodes publiques

Méthode Description
CompilerException ( string message, CompilerErrorCollection errors ) : System

Method Details

CompilerException() public méthode

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