C# Class FSharp.ProjectExtender.Project.ShadowFileNode

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

Public Methods

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

Private Methods

Method Description
GetDependencies ( ) : string
SwapWith ( ShadowFileNode target ) : void
UpdateDependencies ( List dependencies ) : void

Method Details

ShadowFileNode() public method

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