Chris

Chris

  • NA
  • 5
  • 0

creating instances of classes in separate files

Jul 8 2008 9:54 PM
I'm sure this is really simple, but I can't figure it out.

I'm working on a project using Visual Studio 8 and I created a new C# class using a separate C# file.  I want to create an instance of that class using a different file, but I can't figure out how import it.

Answers (6)