C# Класс Smartsheet.Api.Internal.ServerInfoResourcesImpl

This is the implementation of the ServerInfoResources. Thread Safety: This class is thread safe because it is immutable and its base class is thread safe.
Наследование: AbstractResources, ServerInfoResources
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
GetServerInfo ( ) : ServerInfo
ServerInfoResourcesImpl ( SmartsheetImpl smartsheet ) : System.Collections.Generic

Constructor. Exceptions: - IllegalArgumentException : if any argument is null or empty string

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

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

public GetServerInfo ( ) : ServerInfo
Результат Smartsheet.Api.Models.ServerInfo

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

Constructor. Exceptions: - IllegalArgumentException : if any argument is null or empty string
public ServerInfoResourcesImpl ( SmartsheetImpl smartsheet ) : System.Collections.Generic
smartsheet SmartsheetImpl the Smartsheet
Результат System.Collections.Generic