C# Class Mono.CSharp.Linq.Where

Inheritance: AQueryClause
Afficher le fichier Open project: kumpera/mono Class Usage Examples

Méthodes publiques

Méthode Description
Where ( QueryBlock block, BooleanExpression expr, Location loc ) : System

Method Details

Where() public méthode

public Where ( QueryBlock block, BooleanExpression expr, Location loc ) : System
block QueryBlock
expr BooleanExpression
loc Location
Résultat System