C# Класс TagTool.Commands.VFiles.ImportAllCommand

Наследование: Command
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

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

Метод Описание
Execute ( List args ) : bool
ImportAllCommand ( OpenTagCache info, TagInstance tag, VFilesList definition ) : System

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

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

public Execute ( List args ) : bool
args List
Результат bool

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

public ImportAllCommand ( OpenTagCache info, TagInstance tag, VFilesList definition ) : System
info OpenTagCache
tag TagTool.TagGroups.TagInstance
definition TagTool.TagDefinitions.VFilesList
Результат System