سؤال

Hello I have an application that had been done on Silverlight, exist a lot of classes inside of this application. I need to create new application that should you some classes from Silverlight app. I decide make refactoring and move this classes to external library and add like reference to Silverlight and My new web site. But Silverlight doesn't allow to use normal libraries i need use just special Silverlight class library. How I can resolve this issue ?

هل كانت مفيدة؟

المحلول

You can create a Portable Class Library project

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top