Method | Description | |
---|---|---|
QueryViewWindow ( ) : System.Runtime.InteropServices |
Standard constructor for the tool window.
|
|
ShowQueryResult ( string name, string queryUri, string queryResult ) : void |
public QueryViewWindow ( ) : System.Runtime.InteropServices | ||
return | System.Runtime.InteropServices |
public ShowQueryResult ( string name, string queryUri, string queryResult ) : void | ||
name | string | |
queryUri | string | |
queryResult | string | |
return | void |