C# 监控某个变量+stack overflow exception

要实现的是,当某个值发生改变触发什么事件
参考链接:https://blog.csdn.net/qq_40238811/article/details/95948353

我程序里写的属性是int类型,想尝试bool来着,没成功,项目中用不上搁置了。

程序中button_clicked, property++ or property--
then I got stack overflow exception.

https://wenku.baidu.com/view/6a714211346baf1ffc4ffe4733687e21af45ffb6.html

👆 solved

others:
https://blog.csdn.net/qq_41487299/article/details/104670975
https://blog.csdn.net/xyf13920745534/article/details/89736599

posted @ 2022-05-11 14:12  橘子Jane  阅读(129)  评论(0)    收藏  举报