C# Class SchoolsNearMe.DataImporter.Commands.RemoveOfstedRatingCommand

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

Méthodes publiques

Méthode Description
Execute ( DocumentStore store ) : void

Private Methods

Méthode Description
RemoveOfstedRating ( School obj ) : void

Method Details

Execute() public méthode

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