C# 클래스 PropertyTranslator.CompiledExpression

Abstract, non-generic compiled expression.
파일 보기 프로젝트 열기: peschuster/PropertyTranslator 1 사용 예제들

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
CompiledExpression ( ) : System.Linq.Expressions

Initializes a new instance of the CompiledExpression class.

메소드 상세

CompiledExpression() 보호된 메소드

Initializes a new instance of the CompiledExpression class.
protected CompiledExpression ( ) : System.Linq.Expressions
리턴 System.Linq.Expressions