C# 클래스 Pekka.Core.BaseClient

파일 보기 프로젝트 열기: Blind-Striker/clash-royale-client-dotnet

보호된 프로퍼티들

프로퍼티 타입 설명
RestApiClient IRestApiClient

보호된 메소드들

메소드 설명
BaseClient ( IRestApiClient restApiClient ) : Pekka.Core.Contracts

메소드 상세

BaseClient() 보호된 메소드

protected BaseClient ( IRestApiClient restApiClient ) : Pekka.Core.Contracts
restApiClient IRestApiClient
리턴 Pekka.Core.Contracts

프로퍼티 상세

RestApiClient 보호되어 있는 프로퍼티

protected IRestApiClient RestApiClient
리턴 IRestApiClient