Jeff Johnson

Jeff Johnson

  • NA
  • 23
  • 0

How to reference external class file

Dec 6 2008 11:01 AM

Noob question here.  I have a class that works in the main program file, but was wanting to put it (and each of my other classes) in external files to organize better.  But I keep getting an error saying that my class doesn't exist.  Is there an equivalent to #include in C#?

Thanks.

Jeff


Answers (2)