C# Class TagTool.Commands.Editing.ListFieldsCommand

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

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( List args ) : bool
ListFieldsCommand ( OpenTagCache info, TagStructureInfo structure, object value ) : System

Method Details

Execute() public method

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

ListFieldsCommand() public method

public ListFieldsCommand ( OpenTagCache info, TagStructureInfo structure, object value ) : System
info OpenTagCache
structure TagTool.Serialization.TagStructureInfo
value object
return System