C# Class AssemblyBrowser.TypeDefinitionNode

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

Méthodes publiques

Méthode Description
TypeDefinitionNode ( System.Reflection.Metadata.Cil.CilTypeDefinition typeDef ) : ImGuiNET

Méthodes protégées

Méthode Description
InternalGetSpecialText ( ) : string

Method Details

InternalGetSpecialText() protected méthode

protected InternalGetSpecialText ( ) : string
Résultat string

TypeDefinitionNode() public méthode

public TypeDefinitionNode ( System.Reflection.Metadata.Cil.CilTypeDefinition typeDef ) : ImGuiNET
typeDef System.Reflection.Metadata.Cil.CilTypeDefinition
Résultat ImGuiNET