C# Class cleanLayer.GUI.ScriptLogReader

Inheritance: LogReader
Afficher le fichier Open project: Vipeax/cleanLayer

Méthodes publiques

Méthode Description
ScriptLogReader ( Script script, int maxLength = 100000 ) : System

Private Methods

Méthode Description
script_StateChanged ( object sender, EventArgs e ) : void

Method Details

ScriptLogReader() public méthode

public ScriptLogReader ( Script script, int maxLength = 100000 ) : System
script Script
maxLength int
Résultat System