ListFromInt static method

ControlCommand ListFromInt()

Implementation

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