Swap constructor

Swap(
  1. int qbit1,
  2. int qbit2
)

Implementation

Swap(this.qbit1, this.qbit2) ;