C# Class CarbonFitness.AppLogic.SchemaExportEngine

Inheritance: ISchemaExportEngine
Afficher le fichier Open project: yodiz/CarbonFitness

Méthodes publiques

Méthode Description
Export ( ) : void
SchemaExportEngine ( IBootStrapper bootStrapper ) : CarbonFitness.BusinessLogic

Method Details

Export() public méthode

public Export ( ) : void
Résultat void

SchemaExportEngine() public méthode

public SchemaExportEngine ( IBootStrapper bootStrapper ) : CarbonFitness.BusinessLogic
bootStrapper IBootStrapper
Résultat CarbonFitness.BusinessLogic