It seems that problem is in semicolon after "if" statement. DoSomeThing will be fired any time the code executes.
A
anton_l
@anton_l
It seems that problem is in semicolon after "if" statement. DoSomeThing will be fired any time the code executes.