C# Class DemosBrowser.Toolkit.Helper.OpenStackTraceFile

Datei anzeigen Open project: VahidN/PdfReport

Public Methods

Method Description
ShowToUser ( ) : void

Private Methods

Method Description
CreateBindCtx ( int reserved, IBindCtx &ppbc ) : int
FindVSInstance ( string fileName ) : DTE
FindVSInstances ( ) : IList
GetForegroundWindow ( ) : IntPtr
GetRunningObjectTable ( int reserved, IRunningObjectTable &prot ) : int
SetForegroundWindow ( IntPtr hWnd ) : bool
ShowSelection ( Window win ) : void
ShowToUserBackground ( ) : void
TryShowSelection ( Window win, int tries ) : void

Method Details

ShowToUser() public method

public ShowToUser ( ) : void
return void