C# Class DialogGUI, isoAbbeyTFG

Inheritance: GUI
Afficher le fichier Open project: nvidiosin/isoAbbeyTFG Class Usage Examples

Méthodes publiques

Méthode Description
draw ( ) : void
fillControllerEvent ( ControllerEventArgs, args ) : void
init ( Object launcher, Dialog, frg ) : void
showMessage ( ) : void

Method Details

draw() public méthode

public draw ( ) : void
Résultat void

fillControllerEvent() public méthode

public fillControllerEvent ( ControllerEventArgs, args ) : void
args ControllerEventArgs,
Résultat void

init() public méthode

public init ( Object launcher, Dialog, frg ) : void
launcher Object
frg Dialog,
Résultat void

showMessage() public méthode

public showMessage ( ) : void
Résultat void