C# Class TagTool.Commands.VFiles.ImportAllCommand

Inheritance: Command
Mostra file Open project: TheGuardians/TagTool

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( List args ) : bool
ImportAllCommand ( OpenTagCache info, TagInstance tag, VFilesList definition ) : System

Method Details

Execute() public method

public Execute ( List args ) : bool
args List
return bool

ImportAllCommand() public method

public ImportAllCommand ( OpenTagCache info, TagInstance tag, VFilesList definition ) : System
info OpenTagCache
tag TagTool.TagGroups.TagInstance
definition TagTool.TagDefinitions.VFilesList
return System