Example #1
0
 public void InsertQubitBelow(object parameter)
 {
     _model.InsertQubitBelow(_registerIndex, _rowIndex);
 }