BetterExplorer.MainWindow.extractor_FileExtractionFinished C# (CSharp) Method

extractor_FileExtractionFinished() private method

private extractor_FileExtractionFinished ( object sender, FileInfoEventArgs e ) : void
sender object
e FileInfoEventArgs
return void
    void extractor_FileExtractionFinished(object sender, FileInfoEventArgs e) {
      //throw new NotImplementedException();
    }
MainWindow