i want to create an interface to share between some classes.
i have an assembly that references 6 other assemblies. in each assembly there may or may not have a class that implements this interface. should i just create a new project with just the interface, build it, and have those assemblies that need to implement the interface, reference it. or is there a better approach

best way to create an interface for multiple assemblies
Terence Curd
RandomLick
Hi,
I am not much clear about the question, can you please elaborate it a bit to explain what exactly you want to do using interface
If possible try to post some code that can explain it!
Regards,
Syed Imam