Click or drag to resize

IConsoleWrite Method

Write text to the console window

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
void Write(
	string line
)

Parameters

line  String
Text to be written
See Also