C# Class CmisSync.Lib.Cmis.UiUtils.CmisUtils.NodeTree

显示文件 Open project: OpenDataSpace/CmisSync

Public Properties

Property Type Description
Children List

Public Methods

Method Description
NodeTree ( IList trees, IFolder folder, int depth ) : System

Method Details

NodeTree() public method

public NodeTree ( IList trees, IFolder folder, int depth ) : System
trees IList
folder IFolder
depth int
return System

Property Details

Children public_oe property

public List Children
return List