C# Class ErlangEditor.Core.Helper.EntityTreeUtil

Afficher le fichier Open project: xdusongwei/ErlangEditor

Méthodes publiques

Méthode Description
GetParent ( object aChild ) : object
GetPath ( object aNode ) : string

Private Methods

Méthode Description
UpdateDict ( ) : void
UpdateLoop ( object x ) : void

Method Details

GetParent() public static méthode

public static GetParent ( object aChild ) : object
aChild object
Résultat object

GetPath() public static méthode

public static GetPath ( object aNode ) : string
aNode object
Résultat string