I know I am asking the bizarre but just for kicks, is it possible to get the MethodInfo for a lambda expression?
MethodInfo
I am after something like this:
(Func<int, string>(i => i.ToString())).MethodInfo
Aucun commentaire:
Enregistrer un commentaire