C# 클래스 ModernizedAlice.ArtOfWords.BizCommon.Model.SaveAndLoad.SaveUtil

保存に使うユーティリティクラス
파일 보기 프로젝트 열기: kienaiProject/ArtOfWords

공개 메소드들

메소드 설명
GetBackupDirectoryPath ( ) : string

バックアップディレクトリのパスを取得する

GetFileBoxConfigPath ( ) : string

ファイルコンフィグのパスを取得する

메소드 상세

GetBackupDirectoryPath() 공개 정적인 메소드

バックアップディレクトリのパスを取得する
public static GetBackupDirectoryPath ( ) : string
리턴 string

GetFileBoxConfigPath() 공개 정적인 메소드

ファイルコンフィグのパスを取得する
public static GetFileBoxConfigPath ( ) : string
리턴 string