C# Class Versionr.Printer.InteractivePrinter

Afficher le fichier Open project: eatplayhate/versionr

Private Properties

Свойство Type Description
Start void

Méthodes publiques

Méthode Description
End ( object obj ) : void
Update ( object obj ) : void

Private Methods

Méthode Description
Start ( string s ) : void

Method Details

End() public méthode

public End ( object obj ) : void
obj object
Résultat void

Update() public abstract méthode

public abstract Update ( object obj ) : void
obj object
Résultat void