C# 클래스 Hyves.Service.CountryService

Represents the service APIs that allow access to information on a country
파일 보기 프로젝트 열기: Sitecore/Hyves-network-provider-for-Sitecore-Social-Connected-1.3

공개 메소드들

메소드 설명
GetCountries ( Collection countryIDs ) : Collection

Gets the desired information about the specified country. This corresponds to the countries.get Hyves method.

비공개 메소드들

메소드 설명
CountryService ( HyvesSession session ) : System

메소드 상세

GetCountries() 공개 메소드

Gets the desired information about the specified country. This corresponds to the countries.get Hyves method.
public GetCountries ( Collection countryIDs ) : Collection
countryIDs Collection The requested country IDs.
리턴 Collection