C# Class Versionr.Printer.SpinnerPrinter
Afficher le fichier
Open project: eatplayhate/versionr
Méthodes publiques
Méthode |
Description |
|
End ( object obj ) : void |
|
|
Update ( object amount ) : void |
|
|
Private Methods
Méthode |
Description |
|
Next ( ) : string |
|
|
Start ( string title ) : void |
|
|
Method Details
public End ( object obj ) : void |
obj |
object |
|
Résultat |
void |
|
public Update ( object amount ) : void |
amount |
object |
|
Résultat |
void |
|