LiteStorageTFileId Constructor |
Namespace: Internal.LiteDBAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic LiteStorage(
ILiteDatabase db,
string filesCollection,
string chunksCollection
)
Parameters
- db ILiteDatabase
-
- filesCollection String
-
- chunksCollection String
-
See Also