Info
| Version: | 1.0.0 |
| Author(s): | Wojciech Kotlarski |
| Last Update: | Saturday, January 4, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Suremaker/LambdaReflection |
| NuGet Url: | https://www.nuget.org/packages/LambdaReflection |
Install
Install-Package LambdaReflection
dotnet add package LambdaReflection
paket add LambdaReflection
LambdaReflection Download (Unzip the "nupkg" after downloading)
Dependencies
- DelegateDecompiler(0.8.3.0)
Tags
* PropertyInfo from getters / setters expressions
* MethodInfo from method call / delegate return expressions.