Open ezgigurkan opened 6 years ago
When the following check fails in the loop should the function throw an exception rather than continuing with the loop?
if (inbound.Valid)
When the following check fails in the loop should the function throw an exception rather than continuing with the loop?