C# Class TeamMentor.CoreLib.API_Firebase_Extensionmethods_LiveData

Afficher le fichier Open project: TeamMentor/Master

Méthodes publiques

Méthode Description
site_Configured ( this firebase ) : bool
site_Online ( this firebase ) : bool
site_Uri ( this firebase ) : Uri
site_Uri ( this firebase, string area ) : Uri

Method Details

site_Configured() public static méthode

public static site_Configured ( this firebase ) : bool
firebase this
Résultat bool

site_Online() public static méthode

public static site_Online ( this firebase ) : bool
firebase this
Résultat bool

site_Uri() public static méthode

public static site_Uri ( this firebase ) : Uri
firebase this
Résultat System.Uri

site_Uri() public static méthode

public static site_Uri ( this firebase, string area ) : Uri
firebase this
area string
Résultat System.Uri