79194594

Date: 2024-11-16 06:11:37
Score: 1
Natty:
Report link

Maybe can be useful:

if (open.ShowDialog() == Convert.ToBoolean(DialogResult.OK))
{
  ...
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: ndukan