C# Class PiroPiro.DbCleanup.NullDbCleanupStrategy

Null strategy, performs no action
Inheritance: DbCleanupStrategy
Mostra file Open project: benjamine/PiroPiro

Protected Methods

Method Description
DoExecute ( ) : void

Private Methods

Method Description
NullDbCleanupStrategy ( ) : System

Method Details

DoExecute() protected method

protected DoExecute ( ) : void
return void