Is there a timer class in C# that isn't in the Windows.Forms namespace?

后端 未结 6 1294

I want to use a timer in my simple .NET application written in C#. The only one I can find is the Windows.Forms.Timer class. I don\'t want to reference this namespace just f

6条回答
提交回复
热议问题