I began organizing my code to day into seperarate .cs files, and in order to allow the methods that work with the UI to continue to do so I would create the .cs code under t
If you are using a class library project then set Class Library as output type in properties under application section of project.