Interface IBlobFilePathCalculator
Namespace: Volo.Abp.BlobStoring.FileSystem
Assembly: Volo.Abp.BlobStoring.FileSystem.dll
Syntax
public interface IBlobFilePathCalculator
Methods
Calculate(BlobProviderArgs)
Declaration
string Calculate(BlobProviderArgs args)
Parameters
Type | Name | Description |
---|---|---|
BlobProviderArgs | args |
Returns
Type | Description |
---|---|
string |