C# 클래스 Mediatheque.APIUtilities

파일 보기 프로젝트 열기: matzora/TPM1Agile2

공개 프로퍼티들

프로퍼티 타입 설명
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