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

显示文件 Open project: GalenHealthcare/Galen.Ef.Deployer Class Usage Examples

Public Methods

Method Description
ConfigurationArgumentMapper ( IDeploymentConfigurationStore configStore ) : System.Linq
FromArguments ( Arguments args ) : DbDeploymentManagerConfiguration

Method Details

ConfigurationArgumentMapper() public method

public ConfigurationArgumentMapper ( IDeploymentConfigurationStore configStore ) : System.Linq
configStore IDeploymentConfigurationStore
return System.Linq

FromArguments() public method

public FromArguments ( Arguments args ) : DbDeploymentManagerConfiguration
args Arguments
return Galen.Ci.EntityFramework.Configuration.DbDeploymentManagerConfiguration