根据我在C#中发现的内容,Control.Invoke方法要求您使用没有输入参数的委托.有没有办法解决?我想调用一个方法来从另一个线程更新UI并将字符串参数传递给它.
c# multithreading winforms
c# ×1
multithreading ×1
winforms ×1