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
파일 보기 프로젝트 열기: smartsheet-platform/smartsheet-csharp-sdk 1 사용 예제들

공개 메소드들

메소드 설명
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