Class StoreUtils
- Namespace
- Nekoyume
- Assembly
- Lib9c.dll
public static class StoreUtils
- Inheritance
-
StoreUtils
- Inherited Members
-
Fields
public const string BackupNameFormat = "{0}_{1:yyyyMMdd_HHmmss}"
Field Value
- string
BackupNamePattern
public const string BackupNamePattern = "{0}_*"
Field Value
- string
Methods
ClearBackupStores(string)
public static void ClearBackupStores(string storePath)
Parameters
storePath
string
ResetStore(string)
public static void ResetStore(string storePath)
Parameters
storePath
string