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

Inheritance: AbstractTreeNode, IReturnableNode
Show file Open project: jagregory/boolangstudio

Public Methods

Method Description
GetIntellisenseDescription ( ) : string

Protected Methods

Method Description
InstanceDeclarationTreeNode ( ISourceOrigin sourceOrigin ) : Boo.BooLangService.Document.Origins

Method Details

GetIntellisenseDescription() public method

public GetIntellisenseDescription ( ) : string
return string

InstanceDeclarationTreeNode() protected method

protected InstanceDeclarationTreeNode ( ISourceOrigin sourceOrigin ) : Boo.BooLangService.Document.Origins
sourceOrigin ISourceOrigin
return Boo.BooLangService.Document.Origins