C# 클래스 Adroit.Data.ProjectStorage

파일 보기 프로젝트 열기: chergert/adroit

공개 메소드들

메소드 설명
Close ( ) : void
Initialize ( string envDir, string dbFile ) : void

메소드 상세

Close() 공개 정적인 메소드

public static Close ( ) : void
리턴 void

Initialize() 공개 정적인 메소드

public static Initialize ( string envDir, string dbFile ) : void
envDir string
dbFile string
리턴 void