A small set of methods that help getting MemberInfo using lambda expressions. Example: Info.PropertyOf<YourClass>(c => c.YourProperty); Releases: 1.1 Added some convenience overloads for the case when you already have Expression<Func<T, TResult>>.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Jan 27, 2015
Get Started
$ dotnet add package InfoOfReadme
No README available.