C# Class Boo.BooLangService.Intellisense.IntellisenseNodeList

Inheritance: BooParseTreeNodeList
Afficher le fichier Open project: jagregory/boolangstudio Class Usage Examples

Méthodes publiques

Méthode Description
Add ( IBooParseTreeNode item ) : void

Method Details

Add() public méthode

public Add ( IBooParseTreeNode item ) : void
item IBooParseTreeNode
Résultat void