C# Class LongoMatch.Gui.Component.BackgroundWidget

Afficher le fichier Open project: LongoMatch/longomatch

Méthodes publiques

Méthode Description
BackgroundWidget ( ) : System
HandleExposeEvent ( object o, ExposeEventArgs args ) : void

Method Details

BackgroundWidget() public méthode

public BackgroundWidget ( ) : System
Résultat System

HandleExposeEvent() public méthode

public HandleExposeEvent ( object o, ExposeEventArgs args ) : void
o object
args ExposeEventArgs
Résultat void