Class FileSystemBlobStorageContainerModule
Inheritance
System.Object
FileSystemBlobStorageContainerModule
Namespace:InfinniPlatform.BlobStorage.IoC
Assembly:InfinniPlatform.BlobStorage.FileSystem.dll
Syntax
public class FileSystemBlobStorageContainerModule : object, IContainerModule
Constructors
| Improve this Doc View SourceFileSystemBlobStorageContainerModule(FileSystemBlobStorageOptions)
Declaration
public FileSystemBlobStorageContainerModule(FileSystemBlobStorageOptions options)
Parameters
Type | Name | Description |
---|---|---|
FileSystemBlobStorageOptions | options |
Methods
| Improve this Doc View SourceLoad(IContainerBuilder)
Declaration
public void Load(IContainerBuilder builder)
Parameters
Type | Name | Description |
---|---|---|
IContainerBuilder | builder |