C# Class DroidExplorer.Components.OpenWith

Datei anzeigen Open project: camalot/droidexplorer

Public Methods

Method Description
ShowDialog ( Icon windowIcon, string file ) : bool

Private Methods

Method Description
ShellExecuteEx ( ShellExecuteInfo &lpExecInfo ) : bool

Method Details

ShowDialog() public static method

public static ShowDialog ( Icon windowIcon, string file ) : bool
windowIcon System.Drawing.Icon
file string
return bool