Hi,
Is there a way to create an event handler on variable and watch for a
specified value to occour?
Let's say i want a method executed when value of x = 10 and x=15
Thanks
Is there a way to create an event handler on variable and watch for a
specified value to occour?
Let's say i want a method executed when value of x = 10 and x=15
Thanks
Comment