Show / Hide Table of Contents

Class ITitleStorageConnectionExtensions

Inheritance
object
ITitleStorageConnectionExtensions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: CrashCABN.DataAccess
Assembly: CrashCABN.DataAccess.Abstractions.dll
Syntax
public static class ITitleStorageConnectionExtensions

Methods

View Source

GetBlobEndpoint(ITitleStorageConnection, string)

Declaration
public static Uri? GetBlobEndpoint(this ITitleStorageConnection storage, string titleName)
Parameters
Type Name Description
ITitleStorageConnection storage
string titleName
Returns
Type Description
Uri
  • View Source
In this article
Back to top Generated by DocFX