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

The new line printer.
Afficher le fichier Open project: jongeorge1/FizzBuzzEnterpriseEdition-CSharp

Méthodes publiques

Méthode Description
PrintNewLine ( ) : void

The print new line.

Method Details

PrintNewLine() public méthode

The print new line.
public PrintNewLine ( ) : void
Résultat void