C# Class RTSInstaller.AppForm

Inheritance: System.Windows.Forms.Form
Show file Open project: RegrowthStudios/VoxelRTS

Public Methods

Method Description
AppForm ( ) : System

Private Methods

Method Description
InstallFont ( string name, FileInfo fi ) : void
btnInstall_Click ( object sender, EventArgs e ) : void

Method Details

AppForm() public method

public AppForm ( ) : System
return System