C# Class Tsukikage.Util.CSharpCompilerErrorException

Inheritance: System.ApplicationException
Afficher le fichier Open project: ttsuki/ttsuki

Méthodes publiques

Méthode Description
CSharpCompilerErrorException ( CompilerErrorCollection errors ) : System

Method Details

CSharpCompilerErrorException() public méthode

public CSharpCompilerErrorException ( CompilerErrorCollection errors ) : System
errors System.CodeDom.Compiler.CompilerErrorCollection
Résultat System