C# Class GUITextArea, tf_client

Mostrar archivo Open project: wids-eria/tf_client Class Usage Examples

Public Properties

Property Type Description
MaxLength int
Text string

Public Methods

Method Description
Draw ( ) : void

Method Details

Draw() public method

public Draw ( ) : void
return void

Property Details

MaxLength public_oe property

public int MaxLength
return int

Text public_oe property

public string Text
return string