C# Class CDemo2.Program

Show file Open project: exaphaser/MK.MobileDevice

Public Methods

Method Description
Main ( string cmdline ) : void

Private Methods

Method Description
PowerMode ( ) : void
ccallback ( object sender, EventArgs args ) : void
cdallback ( object sender, EventArgs args ) : void
normalMode ( ) : void
runLauncher ( ) : void

Method Details

Main() public static method

public static Main ( string cmdline ) : void
cmdline string
return void