C# Class DriverInstaller.App

Inheritance: Application
Show file Open project: dumbie/CtrlUI

Public Properties

Property Type Description
vWindowMain DriverInstaller.WindowMain

Protected Methods

Method Description
OnStartup ( StartupEventArgs e ) : void

Method Details

OnStartup() protected method

protected OnStartup ( StartupEventArgs e ) : void
e StartupEventArgs
return void

Property Details

vWindowMain public static property

public static WindowMain,DriverInstaller vWindowMain
return DriverInstaller.WindowMain