C# Class PropertyTranslator.CompiledExpression

Abstract, non-generic compiled expression.
Afficher le fichier Open project: peschuster/PropertyTranslator Class Usage Examples

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
CompiledExpression ( ) : System.Linq.Expressions

Initializes a new instance of the CompiledExpression class.

Method Details

CompiledExpression() protected méthode

Initializes a new instance of the CompiledExpression class.
protected CompiledExpression ( ) : System.Linq.Expressions
Résultat System.Linq.Expressions