C# Class TagTool.Commands.Editing.ExitToCommand

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

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( List args ) : bool
ExitToCommand ( CommandContextStack stack ) : System

Method Details

Execute() public method

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

ExitToCommand() public method

public ExitToCommand ( CommandContextStack stack ) : System
stack CommandContextStack
return System