C# Class MGDF.GamesManager.MVP.Views.Impl.GamesManagerViewBase

Inheritance: MGDF.GamesManager.Controls.ViewBase
Afficher le fichier Open project: mrsharpoblunto/MGDF

Méthodes publiques

Méthode Description
GamesManagerViewBase ( ) : System

Méthodes protégées

Méthode Description
OnPaintBackground ( PaintEventArgs e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Method Details

GamesManagerViewBase() public méthode

public GamesManagerViewBase ( ) : System
Résultat System

OnPaintBackground() protected méthode

protected OnPaintBackground ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void