C# Class Tmx.Commands.ImportTmxTestResultsCommand

Inheritance: ImportExportCmdletBase
Datei anzeigen Open project: apetrovskiy/STUPS Class Usage Examples

Protected Methods

Method Description
BeginProcessing ( ) : void

Private Methods

Method Description
ImportResultsFromCSV ( string path ) : void
ImportResultsFromHTML ( ImportTmxTestResultsCommand importTmxTestResultsCommand0, string path ) : void
ImportResultsFromTEXT ( string path ) : void
ImportResultsFromZIP ( string path ) : void

Method Details

BeginProcessing() protected method

protected BeginProcessing ( ) : void
return void