Why Can’t Extension methods on Value Type be curried
This is a followup to an post Extension Methods and Curried delegates . I have been recently asked if why Error CS1113: “Extension methods ‘ Name ‘ defined on value type ‘ typename ‘ cannot be used to create delegates” was added and what does it mean
Go here to read the rest:
Why Can’t Extension methods on Value Type be curried


