6
Answers

creating instances of classes in separate files

Ask a question
Chris

Chris

16y
8.3k
1
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)
Next Recommended Forum