public void InsertQubitAbove(object parameter) { _model.InsertQubitAbove(_registerIndex, _rowIndex); }