C# 클래스 VirtoCommerce.ApiClient.Extensions.DynamicPropertyClientExtensions

파일 보기 프로젝트 열기: VirtoCommerce/vc-internal

공개 메소드들

메소드 설명
CreateDynamicPropertyClient ( this source ) : DynamicPropertyServiceClient
CreateDynamicPropertyClient ( this source, string serviceUrl ) : DynamicPropertyServiceClient
CreateDynamicPropertyClient ( this source, string serviceUrl, string appId, string secretKey ) : DynamicPropertyServiceClient

메소드 상세

CreateDynamicPropertyClient() 공개 정적인 메소드

public static CreateDynamicPropertyClient ( this source ) : DynamicPropertyServiceClient
source this
리턴 DynamicPropertyServiceClient

CreateDynamicPropertyClient() 공개 정적인 메소드

public static CreateDynamicPropertyClient ( this source, string serviceUrl ) : DynamicPropertyServiceClient
source this
serviceUrl string
리턴 DynamicPropertyServiceClient

CreateDynamicPropertyClient() 공개 정적인 메소드

public static CreateDynamicPropertyClient ( this source, string serviceUrl, string appId, string secretKey ) : DynamicPropertyServiceClient
source this
serviceUrl string
appId string
secretKey string
리턴 DynamicPropertyServiceClient