C# Class Ultima.StringEntry

Afficher le fichier Open project: polserver/poltools Class Usage Examples

Méthodes publiques

Méthode Description
StringEntry ( int number, string text, CliLocFlag flag ) : System
StringEntry ( int number, string text, byte flag ) : System

Method Details

StringEntry() public méthode

public StringEntry ( int number, string text, CliLocFlag flag ) : System
number int
text string
flag CliLocFlag
Résultat System

StringEntry() public méthode

public StringEntry ( int number, string text, byte flag ) : System
number int
text string
flag byte
Résultat System