fguihen Posted May 6, 2006 Posted May 6, 2006 can i specify in an interface that any implementing classes must implement a custom attribute for reflection ( used to identify the assembly when its not instantiated). if i can do this with an interface, how do i do this ( what is the syntax)? Quote
Leaders snarfblam Posted May 7, 2006 Leaders Posted May 7, 2006 Interfaces allow you to specify functions only (this would include properties). Quote [sIGPIC]e[/sIGPIC]
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.