C# 클래스 HubspotAPIWrapper.Email

상속: BaseClass
파일 보기 프로젝트 열기: Axosoft/HubspotAPIWrapper

공개 메소드들

메소드 설명
Email ( string apiKey = null, string accessToken = null, string refreshToken = null, string clientId = null ) : System

보호된 메소드들

메소드 설명
GetPath ( string method ) : string

메소드 상세

Email() 공개 메소드

public Email ( string apiKey = null, string accessToken = null, string refreshToken = null, string clientId = null ) : System
apiKey string
accessToken string
refreshToken string
clientId string
리턴 System

GetPath() 보호된 메소드

protected GetPath ( string method ) : string
method string
리턴 string