C# Class Versionr.Printer.NullPrinter

Inheritance: InteractivePrinter
Show file Open project: eatplayhate/versionr

Public Methods

Method Description
Update ( object obj ) : void

Private Methods

Method Description
Start ( string s ) : void

Method Details

Update() public method

public Update ( object obj ) : void
obj object
return void