Метод | Описание | |
---|---|---|
BaseTypesTreeNode ( Mono.Cecil.TypeDefinition type ) | ||
Decompile ( System.Language language, ITextOutput output, DecompilationOptions options ) : void |
Метод | Описание | |
---|---|---|
LoadChildren ( ) : void |
Метод | Описание | |
---|---|---|
AddBaseTypes ( List |
public BaseTypesTreeNode ( Mono.Cecil.TypeDefinition type ) | ||
type | Mono.Cecil.TypeDefinition |
public Decompile ( System.Language language, ITextOutput output, DecompilationOptions options ) : void | ||
language | System.Language | |
output | ITextOutput | |
options | DecompilationOptions | |
Результат | void |