In my past use of generics I largely used them to strongly type the parameters of a list class, or a utilitiy class. Basically one generic type per class. But I recently ran into a situation where I… more →
Ben Runchey's Integration Dev Blogbenrunchey wrote 1 year ago: In my past use of generics I largely used them to strongly type the parameters of a list class, or a … more →