Метод | Описание | |
---|---|---|
AssemblyTreeNode ( LoadedAssembly assembly ) | ||
Decompile ( System.Language language, ITextOutput output, DecompilationOptions options ) : void |
Метод | Описание | |
---|---|---|
LoadChildren ( ) : void |
public AssemblyTreeNode ( LoadedAssembly assembly ) | ||
assembly | LoadedAssembly |
public Decompile ( System.Language language, ITextOutput output, DecompilationOptions options ) : void | ||
language | System.Language | |
output | ITextOutput | |
options | DecompilationOptions | |
Результат | void |