C# 클래스 TeamMentor.CoreLib.API_Firebase_Extensionmethods_Config

파일 보기 프로젝트 열기: TeamMentor/Master

공개 메소드들

메소드 설명
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

메소드 상세

firebase_AuthToken() 공개 정적인 메소드

public static firebase_AuthToken ( this firebase ) : string
firebase this
리턴 string

firebase_DisableSslCertCheck() 공개 정적인 메소드

public static firebase_DisableSslCertCheck ( this firebase ) : bool
firebase this
리턴 bool

firebase_ForceOffline() 공개 정적인 메소드

public static firebase_ForceOffline ( this firebase ) : bool
firebase this
리턴 bool

firebase_RootArea() 공개 정적인 메소드

public static firebase_RootArea ( this firebase ) : string
firebase this
리턴 string

firebase_Site() 공개 정적인 메소드

public static firebase_Site ( this firebase ) : string
firebase this
리턴 string

offline() 공개 정적인 메소드

public static offline ( this firebase ) : bool
firebase this
리턴 bool