C# Class AssemblyBrowser.PropertyNode

Inheritance: ListNode
Show file Open project: mellinoe/assemblybrowser

Public Methods

Method Description
PropertyNode ( System.Reflection.Metadata.Cil.CilProperty cp ) : ImGuiNET

Protected Methods

Method Description
InternalGetSpecialText ( ) : string

Method Details

InternalGetSpecialText() protected method

protected InternalGetSpecialText ( ) : string
return string

PropertyNode() public method

public PropertyNode ( System.Reflection.Metadata.Cil.CilProperty cp ) : ImGuiNET
cp System.Reflection.Metadata.Cil.CilProperty
return ImGuiNET