Class IAlternateStorageConnectionExtensions
Inheritance
System.Object
IAlternateStorageConnectionExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CrashCABN.DataAccess
Assembly: CrashCABN.DataAccess.Abstractions.dll
Syntax
public static class IAlternateStorageConnectionExtensions
Methods
View SourceGetBlobEndpoint(IAlternateStorageConnection, String)
Declaration
public static Uri GetBlobEndpoint(this IAlternateStorageConnection storage, string titleName)
Parameters
Type | Name | Description |
---|---|---|
IAlternateStorageConnection | storage | |
System.String | titleName |
Returns
Type | Description |
---|---|
System.Uri |