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

Inheritance: MGDF.GamesManager.Controls.ViewBase
Datei anzeigen Open project: mrsharpoblunto/MGDF

Public Methods

Method Description
GamesManagerViewBase ( ) : System

Protected Methods

Method Description
OnPaintBackground ( PaintEventArgs e ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

Method Details

GamesManagerViewBase() public method

public GamesManagerViewBase ( ) : System
return System

OnPaintBackground() protected method

protected OnPaintBackground ( PaintEventArgs e ) : void
e PaintEventArgs
return void