C#C
C#5mo ago
RacerDelux

Init Timer in class with Primary Constructor?

In my class I am using a primary constructor, but it has issue when trying to new-up a timer here. Is there a way this can be done, or a different timer or method I could use, or does the use of a Timer require a normal constructor?
image.png
Was this page helpful?