C# Class Mono.CSharp.Linq.Where

Inheritance: AQueryClause
Show file Open project: kumpera/mono Class Usage Examples

Public Methods

Method Description
Where ( QueryBlock block, BooleanExpression expr, Location loc ) : System

Method Details

Where() public method

public Where ( QueryBlock block, BooleanExpression expr, Location loc ) : System
block QueryBlock
expr BooleanExpression
loc Location
return System