79414995

Date: 2025-02-05 13:58:27
Score: 1.5
Natty:
Report link

try this

foreach(object x in listBox.SelectedItems) { string s = x as string; }

Reasons:
  • Whitelisted phrase (-1): try this
  • Low length (1.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Milan