C# Class EsotericIDE.CompileException

Inheritance: System.Exception
Afficher le fichier Open project: Timwi/EsotericIDE

Méthodes publiques

Méthode Description
CompileException ( string message, int index = null, int length = null ) : System

Method Details

CompileException() public méthode

public CompileException ( string message, int index = null, int length = null ) : System
message string
index int
length int
Résultat System