Hi there,
I'm using the Entity Framework and I want to generate an Interface class from each of my Entity classes.
Is there a tool out there that can run through each class do this automatically for me so i don't have to do it one by one?
Hi there,
I'm using the Entity Framework and I want to generate an Interface class from each of my Entity classes.
Is there a tool out there that can run through each class do this automatically for me so i don't have to do it one by one?