Method | Description | |
---|---|---|
GotoType ( |
Loads the type's assembly then selects the specified type declaration in the decompiler;
|
Method | Description | |
---|---|---|
DoesWindowTitleMatches ( string title ) : bool |
protected DoesWindowTitleMatches ( string title ) : bool | ||
title | string | |
return | bool |
public GotoType ( |
||
type | The type to decompile. | |
return | bool |