Error!
Success!

A neat little type inference trick with C#

0
kicks

A neat little type inference trick with C#  (Unpublished)

C# offers type inference for methods, arrays etc but not for constructors. In some cases we can however still reap the benefits of type inference by using factory methods.


Kicked By:
Drop Kicked By: