C# Class CoreCover.Framework.Adapters.ConsoleAdapter

Inheritance: IConsole
Afficher le fichier Open project: pjbgf/corecover

Méthodes publiques

Méthode Description
WriteLine ( string value ) : void

Method Details

WriteLine() public méthode

public WriteLine ( string value ) : void
value string
Résultat void