C# Класс ICSharpCode.Core.IncludeDoozer

Includes one or multiple items from another location in the addin tree. You can use the attribute "item" (to include a single item) OR the attribute "path" (to include all items from the target path).
Наследование: IDoozer
Показать файл Открыть проект

Открытые методы

Метод Описание
BuildItem ( object caller, Codon codon, ArrayList subItems ) : object

Описание методов

BuildItem() публичный Метод

public BuildItem ( object caller, Codon codon, ArrayList subItems ) : object
caller object
codon Codon
subItems System.Collections.ArrayList
Результат object