C# Class Prototype.Service.Factories.ExchangeFactory

ファイルを表示 Open project: radicalgeek/SampleMicroservice

Public Methods

Method Description
CreatExchange ( IAdvancedBus bus ) : IExchange

Method Details

CreatExchange() public static method

public static CreatExchange ( IAdvancedBus bus ) : IExchange
bus IAdvancedBus
return IExchange