An implementation of ExpressionVisitor that builds up a path string that represents member access in an Expression.
Info
Version: | 1.0.0 |
Author(s): | Shayne van Asperen |
Last Update: | Tuesday, March 17, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shaynevanasperen/Quarks |
NuGet Url: | https://www.nuget.org/packages/Quarks.ExpressionVisitors.MemberAccessPathVisitor |
Install
Install-Package Quarks.ExpressionVisitors.MemberAccessPathVisitor
dotnet add package Quarks.ExpressionVisitors.MemberAccessPathVisitor
paket add Quarks.ExpressionVisitors.MemberAccessPathVisitor
Quarks.ExpressionVisitors.MemberAccessPathVisitor Download (Unzip the "nupkg" after downloading)
Dependencies
Tags