C# Class withSIX.Sync.Core.Transfer.Protocols.Handlers.RsyncOutputParser

Inheritance: OutputParser
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Méthode Description
ParseOutput ( Process sender, string data, ITransferProgress progress ) : void

Method Details

ParseOutput() public méthode

public ParseOutput ( Process sender, string data, ITransferProgress progress ) : void
sender System.Diagnostics.Process
data string
progress ITransferProgress
Résultat void