C# Class TagTool.Commands.Tags.ImportCommand

Inheritance: Command
ファイルを表示 Open project: TheGuardians/TagTool

Private Properties

Property Type Description
ImportTagInstance void

Public Methods

Method Description
Execute ( List args ) : bool
ImportCommand ( OpenTagCache info ) : System

Private Methods

Method Description
ImportTagInstance ( TagInstance instance, string path ) : void

Method Details

Execute() public method

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

ImportCommand() public method

public ImportCommand ( OpenTagCache info ) : System
info OpenTagCache
return System