C# Class FSharp.ProjectExtender.Project.PhysicalFolderNode

Inheritance: ShadowFolderNode
Show file Open project: Hill30/F--Project-Extender

Public Methods

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

Method Details

PhysicalFolderNode() public method

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