C# Class Boo.BooLangService.Document.Nodes.DocumentTreeNode

Inheritance: AbstractTreeNode
Show file Open project: jagregory/boolangstudio Class Usage Examples

Public Methods

Method Description
DocumentTreeNode ( ISourceOrigin sourceOrigin, string fileName ) : System.Collections.Generic

Method Details

DocumentTreeNode() public method

public DocumentTreeNode ( ISourceOrigin sourceOrigin, string fileName ) : System.Collections.Generic
sourceOrigin ISourceOrigin
fileName string
return System.Collections.Generic