C# Класс Cirrious.MvvmCross.Plugins.Network.Droid.MvxReachability

Наследование: IMvxReachability
Показать файл Открыть проект

Открытые методы

Метод Описание
IsHostPingReachable ( string host ) : bool
IsHostReachable ( string host ) : bool

Описание методов

IsHostPingReachable() публичный Метод

public IsHostPingReachable ( string host ) : bool
host string
Результат bool

IsHostReachable() публичный Метод

public IsHostReachable ( string host ) : bool
host string
Результат bool