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

Inheritance: TypeDeclarationTreeNode
Show file Open project: jagregory/boolangstudio

Public Methods

Method Description
ValueTypeTreeNode ( ISourceOrigin sourceOrigin, string fullName ) : Boo.BooLangService.Document.Origins

Method Details

ValueTypeTreeNode() public method

public ValueTypeTreeNode ( ISourceOrigin sourceOrigin, string fullName ) : Boo.BooLangService.Document.Origins
sourceOrigin ISourceOrigin
fullName string
return Boo.BooLangService.Document.Origins