C# Class AutoOnline.Form1

Show file Open project: jhovgaard/autoonline

Public Methods

Method Description
Form1 ( ) : System

Private Methods

Method Description
ActivateButton_Click ( object sender, EventArgs e ) : void
Form1_Load ( object sender, EventArgs e ) : void
IsPoeRunning ( ) : bool
SendUpdateToPoeMarkets ( ) : bool
SendUpdateToXyz ( ) : bool
UpdateStatus ( object source = null, EventArgs eventArgs = null ) : void

Method Details

Form1() public method

public Form1 ( ) : System
return System