C# Class SchoolsNearMe.DataImporter.Commands.UpdateUnlocatedSchoolsCommand

Inheritance: IRavenCommand
Afficher le fichier Open project: MrKevHunter/SchoolsNearMe

Méthodes publiques

Méthode Description
Execute ( DocumentStore store ) : void

Private Methods

Méthode Description
SetCoords ( School school ) : void
UpdateUnlocatedSchools ( School school ) : void

Method Details

Execute() public méthode

public Execute ( DocumentStore store ) : void
store Raven.Client.Document.DocumentStore
Résultat void