C# Class Rogue.h_list, rogue-sharp

Afficher le fichier Open project: jdiamond/rogue-sharp

Méthodes publiques

Свойство Type Description
h_ch int
h_desc string
h_print bool

Méthodes publiques

Méthode Description
h_list ( int hCh, string hDesc, bool hPrint ) : System

Method Details

h_list() public méthode

public h_list ( int hCh, string hDesc, bool hPrint ) : System
hCh int
hDesc string
hPrint bool
Résultat System

Property Details

h_ch public_oe property

public int h_ch
Résultat int

h_desc public_oe property

public string h_desc
Résultat string

h_print public_oe property

public bool h_print
Résultat bool