C# Class FSharp.ProjectExtender.Project.ShadowFolderNode

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

Protected Methods

Method Description
ShadowFolderNode ( ItemList items, ItemNode parent, uint itemId, Constants type, string path ) : System

Private Methods

Method Description
SetShowAll ( bool show_all ) : void

Method Details

ShadowFolderNode() protected method

protected ShadowFolderNode ( ItemList items, ItemNode parent, uint itemId, Constants type, string path ) : System
items ItemList
parent ItemNode
itemId uint
type Constants
path string
return System