C# Class TagTool.Commands.Tags.ExtractCommand

Inheritance: Command
Show file Open project: TheGuardians/TagTool

Private Properties

Property Type Description
ExtractTagInstance void

Public Methods

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

Private Methods

Method Description
ExtractTagInstance ( TagInstance tag, string path ) : void

Method Details

Execute() public method

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

ExtractCommand() public method

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