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

Afficher le fichier Open project: OpenDataSpace/CmisSync

Méthodes publiques

Свойство Type Description
Children List

Méthodes publiques

Méthode Description
NodeTree ( IList trees, IFolder folder, int depth ) : System

Method Details

NodeTree() public méthode

public NodeTree ( IList trees, IFolder folder, int depth ) : System
trees IList
folder IFolder
depth int
Résultat System

Property Details

Children public_oe property

public List Children
Résultat List