C# Класс GitterSharp.Configuration.Constants

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
ApiBaseUrl string
ApiVersion string
StreamApiBaseUrl string

Описание свойств

ApiBaseUrl публичное статическое свойство

Base URL of the Gitter API
public static string ApiBaseUrl
Результат string

ApiVersion публичное статическое свойство

Version of the current Gitter API
public static string ApiVersion
Результат string

StreamApiBaseUrl публичное статическое свойство

Base URL of the streaming Gitter API
public static string StreamApiBaseUrl
Результат string