C# Class Tp.Integration.Plugin.Common.Gateways.ProfileGatewayFactory

Inheritance: IProfileGatewayFactory
Afficher le fichier Open project: TargetProcess/Target-Process-Plugins

Méthodes publiques

Méthode Description
Create ( AccountName accountName, IProfileReadonly profile ) : IProfileGateway
ProfileGatewayFactory ( ITpBus tpBus ) : Tp.Integration.Messages

Method Details

Create() public méthode

public Create ( AccountName accountName, IProfileReadonly profile ) : IProfileGateway
accountName Tp.Integration.Messages.AccountName
profile IProfileReadonly
Résultat IProfileGateway

ProfileGatewayFactory() public méthode

public ProfileGatewayFactory ( ITpBus tpBus ) : Tp.Integration.Messages
tpBus ITpBus
Résultat Tp.Integration.Messages