C# Класс Hyves.Service.RegionService

Represents the service APIs that allow access to information of a region
Показать файл Открыть проект

Открытые методы

Метод Описание
GetRegions ( Collection regionIDs ) : Collection

Gets the desired information about the specified region. This corresponds to the regions.get Hyves method.

Приватные методы

Метод Описание
RegionService ( HyvesSession session ) : System

Описание методов

GetRegions() публичный Метод

Gets the desired information about the specified region. This corresponds to the regions.get Hyves method.
public GetRegions ( Collection regionIDs ) : Collection
regionIDs Collection The requested region IDs.
Результат Collection