SnapshotRegistry
StockSharp.Algo.Storages
Snapshot storage registry.
继承自: Disposable
构造函数
SnapshotRegistry(string)
Initializes a new instance of the SnapshotRegistry class.
- path
- Path to storage.
SnapshotRegistry(IFileSystem, string)
Snapshot storage registry.
- fileSystem
- File system.
- path
- Path to storage.
方法
DisposeManaged()
Release resources.