Both the state and the action must be part of this control, i.e. in the list of States and Actions respectively.
public void UpdateStateAction(
State state,
IAction action
)[Missing <param name="state"/> documentation for "M:DHI.Mike1D.ControlModule.ControlStateMachine.UpdateStateAction(DHI.Mike1D.ControlModule.State,DHI.Mike1D.ControlModule.IAction)"]
[Missing <param name="action"/> documentation for "M:DHI.Mike1D.ControlModule.ControlStateMachine.UpdateStateAction(DHI.Mike1D.ControlModule.State,DHI.Mike1D.ControlModule.IAction)"]