Interface IStorageProviderFactory
Factory allows to register custom storage provider instead of native implementation.
[Unstable]
public interface IStorageProviderFactory
Methods
CreateProvider(TopLevel)
IStorageProvider CreateProvider(TopLevel topLevel)
Parameters
topLevel
TopLevel