C# 클래스 Net.Sf.Dbdeploy.PrettyPrinter

파일 보기 프로젝트 열기: brunomlopes/dbdeploy.net 1 사용 예제들

공개 메소드들

메소드 설명
Format ( IEnumerable changes ) : string

비공개 메소드들

메소드 설명
AppendFolder ( StringBuilder builder, string folder ) : void

Appends the specified scripts folder.

AppendRange ( StringBuilder builder, int lastRangeStart, int lastNumber, bool isFirst ) : void
AppendWithPossibleComma ( StringBuilder builder, Object o, bool isFirst ) : void

메소드 상세

Format() 공개 메소드

public Format ( IEnumerable changes ) : string
changes IEnumerable
리턴 string