C# 클래스 Galen.Ci.EntityFramework.Deployer.ConfigurationArgumentMapper

파일 보기 프로젝트 열기: GalenHealthcare/Galen.Ef.Deployer 1 사용 예제들

공개 메소드들

메소드 설명
ConfigurationArgumentMapper ( IDeploymentConfigurationStore configStore ) : System.Linq
FromArguments ( Arguments args ) : DbDeploymentManagerConfiguration

메소드 상세

ConfigurationArgumentMapper() 공개 메소드

public ConfigurationArgumentMapper ( IDeploymentConfigurationStore configStore ) : System.Linq
configStore IDeploymentConfigurationStore
리턴 System.Linq

FromArguments() 공개 메소드

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