if (cmbHeader.SelectedIndex > -1 && cmbStaffType.SelectedIndex > -1 && cmbTQD.SelectedIndex > -1 )
{
//Do something
}
sonar qube flags it to be removed or refactored need help whats the best solution
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Madan ShekarPosted Apr 1, 2021, 4:25 AM