C# 클래스 MigSharp.Process.ValidatorFactory

파일 보기 프로젝트 열기: dradovic/MigSharp 1 사용 예제들

공개 메소드들

메소드 설명
Create ( ) : Validator
ValidatorFactory ( ProviderInfo providerInfo, DbAltererOptions options, ProviderLocator providerLocator ) : System.Collections.Generic

메소드 상세

Create() 공개 메소드

public Create ( ) : Validator
리턴 Validator

ValidatorFactory() 공개 메소드

public ValidatorFactory ( ProviderInfo providerInfo, DbAltererOptions options, ProviderLocator providerLocator ) : System.Collections.Generic
providerInfo MigSharp.Providers.ProviderInfo
options DbAltererOptions
providerLocator MigSharp.Providers.ProviderLocator
리턴 System.Collections.Generic