C# 클래스 CHAOS.Portal.Client.Standard.Test.PortalClientTestHelper

파일 보기 프로젝트 열기: CHAOS-Community/CHAOS.Portal.Client-.NET

공개 프로퍼티들

프로퍼티 타입 설명
LoginEmail string
LoginPassword string
ServicePath string
UseLatest bool

공개 메소드들

메소드 설명
GetClient ( ) : IPortalClient

메소드 상세

GetClient() 공개 정적인 메소드

public static GetClient ( ) : IPortalClient
리턴 IPortalClient

프로퍼티 상세

LoginEmail 공개적으로 정적으로 프로퍼티

public static string LoginEmail
리턴 string

LoginPassword 공개적으로 정적으로 프로퍼티

public static string LoginPassword
리턴 string

ServicePath 공개적으로 정적으로 프로퍼티

public static string ServicePath
리턴 string

UseLatest 공개적으로 정적으로 프로퍼티

public static bool UseLatest
리턴 bool