Search:

Type: Posts; User: BatchProgrammer

Search: Search took 0.00 seconds.

  1. It's declared in the public void method...

    It's declared in the public void method DeclareObjects();.
  2. It also keeps trying to tell me that a class is a...

    It also keeps trying to tell me that a class is a label!
  3. Problem with C# timers and using objects

    In the code below, I can't figure out how to use the objects Italy and France with their timers. The code works, but if I create a local object of them, it won't keep the data. Or if I try to create...
Results 1 to 3 of 3