views:

6

answers:

0

Hi,

I have a Silverlight application. I added an edmx files to host application and a DomainService class. So I can use all classes of edmx file in Silverlight app.

But I have an interface type that I want to use in Silverlight app.

How can I use it?

l.