11

X is typeof(bool)
Then my coworker made this condition
If(x==true)
else if(x!=true)

Comments
Add Comment