C# Класс Tp.Integration.Plugin.Common.Gateways.ProfileGatewayFactory

Наследование: IProfileGatewayFactory
Показать файл Открыть проект

Открытые методы

Метод Описание
Create ( AccountName accountName, IProfileReadonly profile ) : IProfileGateway
ProfileGatewayFactory ( ITpBus tpBus ) : Tp.Integration.Messages

Описание методов

Create() публичный Метод

public Create ( AccountName accountName, IProfileReadonly profile ) : IProfileGateway
accountName Tp.Integration.Messages.AccountName
profile IProfileReadonly
Результат IProfileGateway

ProfileGatewayFactory() публичный Метод

public ProfileGatewayFactory ( ITpBus tpBus ) : Tp.Integration.Messages
tpBus ITpBus
Результат Tp.Integration.Messages