C# Класс Mediatheque.APIUtilities

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

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

Свойство Тип Описание
LoginOk bool

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

Метод Описание
RequestLogin ( string Uri ) : void

This is for request the distant API to know if the credentials are matching

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

RequestLogin() публичный статический Метод

This is for request the distant API to know if the credentials are matching
public static RequestLogin ( string Uri ) : void
Uri string The Uri to request
Результат void

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

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

public static bool LoginOk
Результат bool