C# 클래스 TeamMentor.CoreLib.API_Firebase_Extensionmethods_LiveData

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

공개 메소드들

메소드 설명
site_Configured ( this firebase ) : bool
site_Online ( this firebase ) : bool
site_Uri ( this firebase ) : Uri
site_Uri ( this firebase, string area ) : Uri

메소드 상세

site_Configured() 공개 정적인 메소드

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

site_Online() 공개 정적인 메소드

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

site_Uri() 공개 정적인 메소드

public static site_Uri ( this firebase ) : Uri
firebase this
리턴 System.Uri

site_Uri() 공개 정적인 메소드

public static site_Uri ( this firebase, string area ) : Uri
firebase this
area string
리턴 System.Uri