lundi 5 janvier 2015

Get MethodInfo for a lambda expression

I know I am asking the bizarre but just for kicks, is it possible to get the MethodInfo for a lambda expression?


I am after something like this:


(Func<int, string>(i => i.ToString())).MethodInfo






Aucun commentaire:

Enregistrer un commentaire