C# Class Pomona.Common.Linq.QuerySelectExpression

Inheritance: QuerySegmentExpression
Afficher le fichier Open project: Pomona/Pomona

Méthodes publiques

Méthode Description
QuerySelectExpression ( PomonaExtendedExpression>.IEnumerable selectList, Type type ) : System
ToStringSegments ( ) : IEnumerable

Private Methods

Méthode Description
GetChildren ( ) : IEnumerable

Method Details

QuerySelectExpression() public méthode

public QuerySelectExpression ( PomonaExtendedExpression>.IEnumerable selectList, Type type ) : System
selectList PomonaExtendedExpression>.IEnumerable
type System.Type
Résultat System

ToStringSegments() public méthode

public ToStringSegments ( ) : IEnumerable
Résultat IEnumerable