Class AbstractCatalogShared<StorageFolder, StorageFile>
- Namespace
- SunamoShared._public
- Assembly
- SunamoShared.dll
Abstract base class for catalog operations with platform-specific storage folder and file types.
public class AbstractCatalogShared<StorageFolder, StorageFile>
Type Parameters
StorageFolderThe platform-specific storage folder type.
StorageFileThe platform-specific storage file type.
- Inheritance
-
AbstractCatalogShared<StorageFolder, StorageFile>
- Inherited Members
- Extension Methods