C# Class FSharp.ProjectExtender.Project.VirtualFolderNode

Inheritance: ShadowFolderNode
Exibir arquivo Open project: Hill30/F--Project-Extender

Public Methods

Method Description
VirtualFolderNode ( ItemList items, ItemNode parent, uint itemId, string path ) : System

Private Methods

Method Description
SetShowAll ( bool show_all ) : void

Method Details

VirtualFolderNode() public method

public VirtualFolderNode ( ItemList items, ItemNode parent, uint itemId, string path ) : System
items ItemList
parent ItemNode
itemId uint
path string
return System