C# Class embroideryReader.frmTextbox

Exibir arquivo Open project: njcrawford/EmbroideryReader Class Usage Examples

Public Methods

Method Description
frmTextbox ( ) : System
showText ( string text ) : void

Method Details

frmTextbox() public method

public frmTextbox ( ) : System
return System

showText() public method

public showText ( string text ) : void
text string
return void