G
Guest
Hi
Is it possible in C# to monitor the value of fields in an object. I have a field in an object that wrongfully changes value, and it would be a great help if it was possible to set get a break in the execution of the code during debugging every time it changes its value. Is this possible and how
Thanks a lot
J
Is it possible in C# to monitor the value of fields in an object. I have a field in an object that wrongfully changes value, and it would be a great help if it was possible to set get a break in the execution of the code during debugging every time it changes its value. Is this possible and how
Thanks a lot
J