C# Class TraceWizard.Processors.TraceProcessor

Inheritance: System.ComponentModel.BackgroundWorker
Datei anzeigen Open project: tslater2006/Trace-Wizard Class Usage Examples

Public Methods

Method Description
TraceProcessor ( string filename ) : System.Collections.Generic

Private Methods

Method Description
TraceProcessor_DoWork ( object sender, DoWorkEventArgs e ) : void

Method Details

TraceProcessor() public method

public TraceProcessor ( string filename ) : System.Collections.Generic
filename string
return System.Collections.Generic