C# Class ModernizedAlice.ArtOfWords.BizCommon.Model.SaveAndLoad.SaveUtil

保存に使うユーティリティクラス
显示文件 Open project: kienaiProject/ArtOfWords

Public Methods

Method Description
GetBackupDirectoryPath ( ) : string

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

GetFileBoxConfigPath ( ) : string

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

Method Details

GetBackupDirectoryPath() public static method

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

GetFileBoxConfigPath() public static method

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