C# Class ErlangEditor.Core.Helper.EntityTreeUtil

显示文件 Open project: xdusongwei/ErlangEditor

Public Methods

Method Description
GetParent ( object aChild ) : object
GetPath ( object aNode ) : string

Private Methods

Method Description
UpdateDict ( ) : void
UpdateLoop ( object x ) : void

Method Details

GetParent() public static method

public static GetParent ( object aChild ) : object
aChild object
return object

GetPath() public static method

public static GetPath ( object aNode ) : string
aNode object
return string