I doubt if that can be done. I would ideally not put any types within the Windows Service. I would create a separate Layer that will hold these classes. A Class Library is a better option and this can be accessed from any type of Client (Win Forms, Web Forms, another Service, etc)