C# Class OpenIDE.Arguments.Handlers.TouchHandler

Inheritance: ICommandHandler
Afficher le fichier Open project: continuoustests/OpenIDE

Méthodes publiques

Méthode Description
Execute ( string arguments ) : void
TouchHandler ( Action dispatch ) : System

Method Details

Execute() public méthode

public Execute ( string arguments ) : void
arguments string
Résultat void

TouchHandler() public méthode

public TouchHandler ( Action dispatch ) : System
dispatch Action
Résultat System