C# 클래스 Humpback.ConfigurationOptions.Configuration

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

공개 메소드들

메소드 설명
Configuration ( ) : System
Configuration ( IEnumerable options ) : System
NextSerialNumber ( ) : string

비공개 메소드들

메소드 설명
Parse ( IEnumerable options ) : void
ResetOptions ( ) : void
SetMainToFalse ( ) : void
SetMigrateToLatestVersion ( ) : void

메소드 상세

Configuration() 공개 메소드

public Configuration ( ) : System
리턴 System

Configuration() 공개 메소드

public Configuration ( IEnumerable options ) : System
options IEnumerable
리턴 System

NextSerialNumber() 공개 메소드

public NextSerialNumber ( ) : string
리턴 string