C# Class GamingInterface.ButtonAllocationPanel

Inheritance: System.Windows.Forms.Panel
Afficher le fichier Open project: RocHCI/legion-gaming

Méthodes publiques

Méthode Description
ButtonAllocationPanel ( MainInterface myParent, string myConfigFile ) : System
readConfigFile ( ) : bool
writeConfigFile ( ) : void

Method Details

ButtonAllocationPanel() public méthode

public ButtonAllocationPanel ( MainInterface myParent, string myConfigFile ) : System
myParent MainInterface
myConfigFile string
Résultat System

readConfigFile() public méthode

public readConfigFile ( ) : bool
Résultat bool

writeConfigFile() public méthode

public writeConfigFile ( ) : void
Résultat void