摘要: public class AutoClosingMessageBox { System.Threading.Timer _timeoutTimer; string _caption; AutoClosingMessageBox(string text, string caption, int tim 阅读全文
posted @ 2021-11-10 10:43 世人皆萌 阅读(85) 评论(0) 推荐(0) 编辑