Tim Ng

F# for the masses
Posts
  • Tim Ng

    Creating a class that has an anonymous type as a field

    • 3 Comments
    Here's another way to use the generic parameter trick to get an anonymous type as a field. The other day, I was trying to store the result of a lambda expression in a field, but the lambda was typed as Func(Of <anonymoustype>) and since there is...
Page 1 of 1 (1 items)