C# 클래스 VSTalk.Engine.Core.Data.Migration.Migration2

상속: IMigrationScript
파일 보기 프로젝트 열기: Irdis/VSTalk

공개 메소드들

메소드 설명
Apply ( Community.CsharpSqlite.SQLiteClient.SqliteConnection connection ) : void

비공개 메소드들

메소드 설명
CreateVcard ( ) : void
SetupVersion ( ) : void

메소드 상세

Apply() 공개 메소드

public Apply ( Community.CsharpSqlite.SQLiteClient.SqliteConnection connection ) : void
connection Community.CsharpSqlite.SQLiteClient.SqliteConnection
리턴 void