Re: Generics - A question on generics - delegates - runtime binding.

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



What I am really trying to do is put all the GetValue implimentations
in a single assembly that I can dynamically swap out at runtime. A
strategy pattern.

.