C# Class CarbonFitness.AppLogic.SchemaExportEngine

Inheritance: ISchemaExportEngine
Exibir arquivo Open project: yodiz/CarbonFitness

Public Methods

Method Description
Export ( ) : void
SchemaExportEngine ( IBootStrapper bootStrapper ) : CarbonFitness.BusinessLogic

Method Details

Export() public method

public Export ( ) : void
return void

SchemaExportEngine() public method

public SchemaExportEngine ( IBootStrapper bootStrapper ) : CarbonFitness.BusinessLogic
bootStrapper IBootStrapper
return CarbonFitness.BusinessLogic