0
kicks
C#, Generic factory with support for private constructors
Shows how-to create a generic factory allowing creation of generic classes having a private constructor using compiled lambdas to get better performance.