Locked Referencing a class from code-behind

  • Thursday, February 16, 2012 6:09 AM
     
     
    If I work in Visual Studio 2010 and I store all my classes in one folder of their own, how do I reference these via the folder from a code-behind class?

    a&h

All Replies

  • Tuesday, May 22, 2012 7:06 AM
     
     Answered
    I tested this and came to the conclusion that you instantiate the class normally as this class would automatically be recognized even via folders.

    a&h

    • Marked As Answer by heinkasner Tuesday, May 22, 2012 7:06 AM
    •