Show / Hide Table of Contents

Class AzureServiceBusCommandingDependencies

Inheritance
System.Object
AzureServiceBusCommandingDependencies
Namespace: AzureFromTheTrenches.Commanding.AzureServiceBus
Assembly: AzureFromTheTrenches.Commanding.AzureServiceBus.dll
Syntax
public static class AzureServiceBusCommandingDependencies : object

Methods

| Improve this Doc View Source

AddAzureServiceBus(ICommandingDependencyResolverAdapter)

Declaration
public static ICommandingDependencyResolverAdapter AddAzureServiceBus(this ICommandingDependencyResolverAdapter dependencyResolver)
Parameters
Type Name Description
ICommandingDependencyResolverAdapter dependencyResolver
Returns
Type Description
ICommandingDependencyResolverAdapter
  • Improve this Doc
  • View Source
  • 0 Comments
Back to top Copyright © 2018 James Randall