C# Class GUITextArea, tf_client

Afficher le fichier Open project: wids-eria/tf_client Class Usage Examples

Méthodes publiques

Свойство Type Description
MaxLength int
Text string

Méthodes publiques

Méthode Description
Draw ( ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

Property Details

MaxLength public_oe property

public int MaxLength
Résultat int

Text public_oe property

public string Text
Résultat string