C# Class cleanLayer.GUI.ScriptLogReader

Inheritance: LogReader
Show file Open project: Vipeax/cleanLayer

Public Methods

Method Description
ScriptLogReader ( Script script, int maxLength = 100000 ) : System

Private Methods

Method Description
script_StateChanged ( object sender, EventArgs e ) : void

Method Details

ScriptLogReader() public method

public ScriptLogReader ( Script script, int maxLength = 100000 ) : System
script Script
maxLength int
return System