C# Class MediaPortal.Player.Win32.SuicideForm

Inheritance: System.Windows.Forms.Form
Show file Open project: MediaPortal/MediaPortal-1

Public Methods

Method Description
SuicideForm ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
SuicideFormActivated ( Object sender, EventArgs e ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

SuicideForm() public method

public SuicideForm ( ) : System
return System