C# Class PiroPiro.DbCleanup.NullDbCleanupStrategy

Null strategy, performs no action
Inheritance: DbCleanupStrategy
Afficher le fichier Open project: benjamine/PiroPiro

Méthodes protégées

Méthode Description
DoExecute ( ) : void

Private Methods

Méthode Description
NullDbCleanupStrategy ( ) : System

Method Details

DoExecute() protected méthode

protected DoExecute ( ) : void
Résultat void