C# Class AssemblyBrowser.AssemblyNode

Inheritance: ListNode
Show file Open project: mellinoe/assemblybrowser

Public Methods

Method Description
AssemblyNode ( System.Reflection.Metadata.Cil.CilAssembly assm ) : ImGuiNET

Protected Methods

Method Description
InternalGetSpecialText ( ) : string

Method Details

AssemblyNode() public method

public AssemblyNode ( System.Reflection.Metadata.Cil.CilAssembly assm ) : ImGuiNET
assm System.Reflection.Metadata.Cil.CilAssembly
return ImGuiNET

InternalGetSpecialText() protected method

protected InternalGetSpecialText ( ) : string
return string