C# Класс CrossPlatformLibrary.Geolocation.Exceptions.GeolocationException

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

Защищенные методы

Метод Описание
GeolocationException ( string message ) : System
GeolocationException ( string message, Exception innerException ) : System

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

GeolocationException() защищенный Метод

protected GeolocationException ( string message ) : System
message string
Результат System

GeolocationException() защищенный Метод

protected GeolocationException ( string message, Exception innerException ) : System
message string
innerException Exception
Результат System