BetterExplorer.MainWindow.extractor_FileExtractionStarted C# (CSharp) Method

extractor_FileExtractionStarted() private method

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