Method | Description | |
---|---|---|
Execute ( IRobot robot, System.Action callback ) : void | ||
ToString ( ) : string | ||
WaitAction ( System.TimeSpan duration ) : System |
public Execute ( IRobot robot, System.Action callback ) : void | ||
robot | IRobot | |
callback | System.Action | |
return | void |
public WaitAction ( System.TimeSpan duration ) : System | ||
duration | System.TimeSpan | |
return | System |