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.