C# Class CoreCover.Framework.Adapters.ConsoleAdapter

Inheritance: IConsole
ファイルを表示 Open project: pjbgf/corecover

Public Methods

Method Description
WriteLine ( string value ) : void

Method Details

WriteLine() public method

public WriteLine ( string value ) : void
value string
return void