C# 클래스 FSharp.ProjectExtender.Project.ShadowFileNode

상속: ItemNode
파일 보기 프로젝트 열기: Hill30/F--Project-Extender 1 사용 예제들

공개 메소드들

메소드 설명
ShadowFileNode ( ItemList items, ItemNode parent, uint itemId, string path ) : System

비공개 메소드들

메소드 설명
GetDependencies ( ) : string
SwapWith ( ShadowFileNode target ) : void
UpdateDependencies ( List dependencies ) : void

메소드 상세

ShadowFileNode() 공개 메소드

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