One thing that always bothered me with factory methods in earlier versions of C# is that the only way to make a generic factory method, you have to pass in all the constructor args as an object array.… more →
Roger Alsing WeblogRoger Alsing wrote 1 year ago: One thing that always bothered me with factory methods in earlier versions of C# is that the only wa … more →