C# Class TplTipsAndTricks.Common.WeatherUnavailableException

Inheritance: System.Exception
Datei anzeigen Open project: SergeyTeplyakov/TplTipsAndTricks

Public Methods

Method Description
WeatherUnavailableException ( string city ) : System

Method Details

WeatherUnavailableException() public method

public WeatherUnavailableException ( string city ) : System
city string
return System