C# Class TeamMentor.CoreLib.API_Firebase_Extensionmethods_LiveData

Show file Open project: TeamMentor/Master

Public Methods

Method 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 method

public static site_Configured ( this firebase ) : bool
firebase this
return bool

site_Online() public static method

public static site_Online ( this firebase ) : bool
firebase this
return bool

site_Uri() public static method

public static site_Uri ( this firebase ) : Uri
firebase this
return System.Uri

site_Uri() public static method

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