C# Class CryptoFinder.btcrecoverInterface

Afficher le fichier Open project: Alex-Jaeger/BitcoinFindAndRecover

Méthodes publiques

Méthode Description
Run ( object cmdPath ) : void
proc_DataReceived ( object sender, DataReceivedEventArgs e ) : void

Method Details

Run() public static méthode

public static Run ( object cmdPath ) : void
cmdPath object
Résultat void

proc_DataReceived() public static méthode

public static proc_DataReceived ( object sender, DataReceivedEventArgs e ) : void
sender object
e System.Diagnostics.DataReceivedEventArgs
Résultat void