C# Class Tmx.Commands.ImportTmxTestResultsCommand

Inheritance: ImportExportCmdletBase
Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes protégées

Méthode Description
BeginProcessing ( ) : void

Private Methods

Méthode Description
ImportResultsFromCSV ( string path ) : void
ImportResultsFromHTML ( ImportTmxTestResultsCommand importTmxTestResultsCommand0, string path ) : void
ImportResultsFromTEXT ( string path ) : void
ImportResultsFromZIP ( string path ) : void

Method Details

BeginProcessing() protected méthode

protected BeginProcessing ( ) : void
Résultat void