C# Class AutoStart.AutoStartHelper

Show file Open project: ithinkso117/X330Backlight Class Usage Examples

Public Methods

Method Description
AutoStart ( string appName, string exePath, bool autoStart ) : void

Method Details

AutoStart() public static method

public static AutoStart ( string appName, string exePath, bool autoStart ) : void
appName string
exePath string
autoStart bool
return void