//If the "sum of all your UTXO smaller than the Target" happens to match the Target, they will be used. (This is the case if you sweep a complete wallet.)
vardummy=Transaction.AddInput(newTxIn(newOutPoint(newuint256(1),0)));//Since a transaction without input will be considered without marker, insert a dummy
TxIndummy=this.Transaction.AddInput(newTxIn(newOutPoint(newuint256(1),0)));//Since a transaction without input will be considered without marker, insert a dummy