C# Class _1073BatteryTracker.VersionUpdateWindow

Show file Open project: FRCTeam1073-TheForceTeam/RobotDiagnostics

Public Properties

Property Type Description
update bool

Public Methods

Method Description
VersionUpdateWindow ( ) : System

Private Methods

Method Description
CancelButton_Click ( object sender, EventArgs e ) : void
UpdateButton_Click ( object sender, EventArgs e ) : void

Method Details

VersionUpdateWindow() public method

public VersionUpdateWindow ( ) : System
return System

Property Details

update public property

public bool update
return bool