C# Class SchoolsNearMe.Services.SchoolQuery

Inheritance: ISchoolQuery
ファイルを表示 Open project: MrKevHunter/SchoolsNearMe

Public Methods

Method Description
GetSchools ( MapBoundries mapBoundries, IDocumentSession ravenSession, int overallOfstedRating, List schoolTypes = null ) : IEnumerable

Method Details

GetSchools() public method

public GetSchools ( MapBoundries mapBoundries, IDocumentSession ravenSession, int overallOfstedRating, List schoolTypes = null ) : IEnumerable
mapBoundries MapBoundries
ravenSession IDocumentSession
overallOfstedRating int
schoolTypes List
return IEnumerable