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

保存に使うユーティリティクラス
Afficher le fichier Open project: kienaiProject/ArtOfWords

Méthodes publiques

Méthode Description
GetBackupDirectoryPath ( ) : string

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

GetFileBoxConfigPath ( ) : string

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

Method Details

GetBackupDirectoryPath() public static méthode

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

GetFileBoxConfigPath() public static méthode

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