C# Class Pomona.Common.Linq.QuerySegmentListExpression

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

Méthodes publiques

Méthode Description
QuerySegmentListExpression ( IEnumerable children, Type type ) : System
ToStringSegments ( ) : IEnumerable

Method Details

QuerySegmentListExpression() public méthode

public QuerySegmentListExpression ( IEnumerable children, Type type ) : System
children IEnumerable
type System.Type
Résultat System

ToStringSegments() public méthode

public ToStringSegments ( ) : IEnumerable
Résultat IEnumerable