C# 클래스 Elastacloud.AzureManagement.Fluent.Linq.ExpressionTreeModifier

상속: System.Linq.Expressions.ExpressionVisitor
파일 보기 프로젝트 열기: azurecoder/fluent-management 1 사용 예제들

보호된 메소드들

메소드 설명
VisitConstant ( ConstantExpression c ) : Expression

비공개 메소드들

메소드 설명
ExpressionTreeModifier ( IQueryable accounts ) : System.Collections.Generic

메소드 상세

VisitConstant() 보호된 메소드

protected VisitConstant ( ConstantExpression c ) : Expression
c System.Linq.Expressions.ConstantExpression
리턴 System.Linq.Expressions.Expression