C# Class TeamMentor.CoreLib.API_Firebase_Extensionmethods_Config

Afficher le fichier Open project: TeamMentor/Master

Méthodes publiques

Méthode Description
firebase_AuthToken ( this firebase ) : string
firebase_DisableSslCertCheck ( this firebase ) : bool
firebase_ForceOffline ( this firebase ) : bool
firebase_RootArea ( this firebase ) : string
firebase_Site ( this firebase ) : string
offline ( this firebase ) : bool

Method Details

firebase_AuthToken() public static méthode

public static firebase_AuthToken ( this firebase ) : string
firebase this
Résultat string

firebase_DisableSslCertCheck() public static méthode

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

firebase_ForceOffline() public static méthode

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

firebase_RootArea() public static méthode

public static firebase_RootArea ( this firebase ) : string
firebase this
Résultat string

firebase_Site() public static méthode

public static firebase_Site ( this firebase ) : string
firebase this
Résultat string

offline() public static méthode

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