C# Class _2015_Pre_build_week_project.Autonomous.Commands.IntakeSetCommand

Inheritance: CommandBase
Mostrar archivo Open project: shockwave4488/2015-Practice-Week-C-

Public Methods

Method Description
Execute ( ) : bool
IntakeSetCommand ( bool _on ) : System

Method Details

Execute() public method

public Execute ( ) : bool
return bool

IntakeSetCommand() public method

public IntakeSetCommand ( bool _on ) : System
_on bool
return System