EvalEnd static method

ControlCommand EvalEnd()

Implementation

static ControlCommand EvalEnd() {
  return ControlCommand(CommandType.EvalEnd);
}