C# Class withSIX.Sync.Core.Transfer.ConsoleWriter

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
ConsoleWriter ( ) : System.Collections.Generic
ToString ( ) : string
UpdateOutput ( string data ) : void

Private Methods

Méthode Description
AddToBuffer ( ConsoleLine consoleLine ) : void

Method Details

ConsoleWriter() public méthode

public ConsoleWriter ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string

UpdateOutput() public méthode

public UpdateOutput ( string data ) : void
data string
Résultat void