C# Class SchoolsNearMe.DataImporter.Commands.UpdateUnlocatedSchoolsCommand

Inheritance: IRavenCommand
Mostra file Open project: MrKevHunter/SchoolsNearMe

Public Methods

Method Description
Execute ( DocumentStore store ) : void

Private Methods

Method Description
SetCoords ( School school ) : void
UpdateUnlocatedSchools ( School school ) : void

Method Details

Execute() public method

public Execute ( DocumentStore store ) : void
store Raven.Client.Document.DocumentStore
return void