C# Class Galen.Ci.EntityFramework.Deployer.ConfigurationArgumentMapper

Afficher le fichier Open project: GalenHealthcare/Galen.Ef.Deployer Class Usage Examples

Méthodes publiques

Méthode Description
ConfigurationArgumentMapper ( IDeploymentConfigurationStore configStore ) : System.Linq
FromArguments ( Arguments args ) : DbDeploymentManagerConfiguration

Method Details

ConfigurationArgumentMapper() public méthode

public ConfigurationArgumentMapper ( IDeploymentConfigurationStore configStore ) : System.Linq
configStore IDeploymentConfigurationStore
Résultat System.Linq

FromArguments() public méthode

public FromArguments ( Arguments args ) : DbDeploymentManagerConfiguration
args Arguments
Résultat Galen.Ci.EntityFramework.Configuration.DbDeploymentManagerConfiguration