Hi there i have a quick question i'm sure many of you can help me with, im writing a list of classes on a separate C# page then my main code, whats the code i need to put to allow my main page to understand what the classes on that separate page are when i make them, i believe in c++ you use #include filename (could be wrong) whats this for c#?