C# Class BuildIt.Config.Impl.Common.NetworkService

Inheritance: INetworkService
Afficher le fichier Open project: builttoroam/BuildIt

Méthodes publiques

Méthode Description
HasInternetConnection ( ) : bool
NetworkService ( ) : System

Private Methods

Méthode Description
OnConnectivityChanged ( object sender, Plugin.Connectivity.Abstractions.ConnectivityChangedEventArgs connectivityChangedEventArgs ) : void

Method Details

HasInternetConnection() public méthode

public HasInternetConnection ( ) : bool
Résultat bool

NetworkService() public méthode

public NetworkService ( ) : System
Résultat System