C# Class CommandLine, electron-asar-hot-updater

Inheritance: MonoBehaviour
Show file Open project: yansenlei/electron-asar-hot-updater Class Usage Examples

Public Methods

Method Description
Main ( Array args ) : void

Private Methods

Method Description
GetConsoleWindow ( ) : IntPtr,
ShowWindow ( IntPtr hWnd, int nCmdShow ) : bool

Method Details

Main() public static method

public static Main ( Array args ) : void
args Array
return void