Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Pomona
Example
ThrowOnCalculatedPropertyVisitor
C# Class Pomona.Example.ThrowOnCalculatedPropertyVisitor
This is used to simulate the fact that generated properties can't be queried from DB.
Inheritance:
System.Linq.Expressions.ExpressionVisitor
Show file
Open project: Pomona/Pomona
Class Usage Examples
Protected Methods
Method
Description
VisitMember
(
MemberExpression
node
) :
Expression
Method Details
VisitMember()
protected
method
protected
VisitMember
(
MemberExpression
node
) :
Expression
node
System.Linq.Expressions.MemberExpression
return
System.Linq.Expressions.Expression