C# Class AutoWikiBrowser.AboutBox

Show file Open project: reedy/AutoWikiBrowser

Public Methods

Method Description
AboutBox ( string ieVersion ) : System

Private Methods

Method Description
LinkAWBPage_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void
OkButton_Click ( object sender, EventArgs e ) : void
UsageStatsLabel_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void
linkPhabricator_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void

Method Details

AboutBox() public method

public AboutBox ( string ieVersion ) : System
ieVersion string
return System