C# 클래스 DatabaseVersioningTool.Migration

파일 보기 프로젝트 열기: vkhorikov/DatabaseUpgradeTool

공개 메소드들

메소드 설명
GetContent ( ) : string
Migration ( FileInfo fileInfo ) : System.IO

메소드 상세

GetContent() 공개 메소드

public GetContent ( ) : string
리턴 string

Migration() 공개 메소드

public Migration ( FileInfo fileInfo ) : System.IO
fileInfo System.IO.FileInfo
리턴 System.IO