C# Class Rsdn.Janus.DatabaseCommandTarget

Inheritance: CommandTarget
Datei anzeigen Open project: rsdn/janus

Public Methods

Method Description
DatabaseCommandTarget ( IServiceProvider provider ) : System

Private Methods

Method Description
ExecuteDbMigration ( ICommandContext context ) : void
ExecuteRebuildAggregates ( ICommandContext context ) : void

Method Details

DatabaseCommandTarget() public method

public DatabaseCommandTarget ( IServiceProvider provider ) : System
provider IServiceProvider
return System