C# Class SeriousCompany.Business.CSharp.FizzBuzz.Impl.Printers.NewLinePrinter

The new line printer.
ファイルを表示 Open project: jongeorge1/FizzBuzzEnterpriseEdition-CSharp

Public Methods

Method Description
PrintNewLine ( ) : void

The print new line.

Method Details

PrintNewLine() public method

The print new line.
public PrintNewLine ( ) : void
return void