C# Class AwesomeComputers.MonochromeVideoCard

Inheritance: IVideoCard
Show file Open project: nzhul/TelerikAcademy

Public Methods

Method Description
Draw ( string textToDraw ) : void

Method Details

Draw() public method

public Draw ( string textToDraw ) : void
textToDraw string
return void