C# Class OpenIDE.Arguments.Handlers.TouchHandler

Inheritance: ICommandHandler
显示文件 Open project: continuoustests/OpenIDE

Public Methods

Method Description
Execute ( string arguments ) : void
TouchHandler ( Action dispatch ) : System

Method Details

Execute() public method

public Execute ( string arguments ) : void
arguments string
return void

TouchHandler() public method

public TouchHandler ( Action dispatch ) : System
dispatch Action
return System