Class BlobProviderSelectorExtensions
Inheritance
object
BlobProviderSelectorExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.BlobStoring
Assembly: Volo.Abp.BlobStoring.dll
Syntax
public static class BlobProviderSelectorExtensions
Methods
Get<TContainer>(IBlobProviderSelector)
Declaration
public static IBlobProvider Get<TContainer>(this IBlobProviderSelector selector)
Parameters
Type | Name | Description |
---|---|---|
IBlobProviderSelector | selector |
Returns
Type | Description |
---|---|
IBlobProvider |
Type Parameters
Name | Description |
---|---|
TContainer |