C# 클래스 Tp.Integration.Plugin.Common.Gateways.ProfileGatewayFactory

상속: IProfileGatewayFactory
파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins

공개 메소드들

메소드 설명
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