C# Class AssemblyBrowser.PropertyNode

Inheritance: ListNode
Afficher le fichier Open project: mellinoe/assemblybrowser

Méthodes publiques

Méthode Description
PropertyNode ( System.Reflection.Metadata.Cil.CilProperty cp ) : ImGuiNET

Méthodes protégées

Méthode Description
InternalGetSpecialText ( ) : string

Method Details

InternalGetSpecialText() protected méthode

protected InternalGetSpecialText ( ) : string
Résultat string

PropertyNode() public méthode

public PropertyNode ( System.Reflection.Metadata.Cil.CilProperty cp ) : ImGuiNET
cp System.Reflection.Metadata.Cil.CilProperty
Résultat ImGuiNET