C# Class Com.Aurora.AuWeather.Models.HeWeather.CityInfo

Mostrar archivo Open project: aurora-lzzp/Aurora-Weather Class Usage Examples

Public Methods

Method Description
CityInfo ( ) : System.Collections.Generic
CityInfo ( CityInfoContract info ) : System.Collections.Generic
CreateList ( CityIdContract citys ) : List
ToString ( ) : string

Private Methods

Method Description
FuckingshitLocation ( float &lat, float &lon, string country ) : void

Method Details

CityInfo() public method

public CityInfo ( ) : System.Collections.Generic
return System.Collections.Generic

CityInfo() public method

public CityInfo ( CityInfoContract info ) : System.Collections.Generic
info Com.Aurora.AuWeather.Models.HeWeather.JsonContract.CityInfoContract
return System.Collections.Generic

CreateList() public static method

public static CreateList ( CityIdContract citys ) : List
citys Com.Aurora.AuWeather.Models.HeWeather.JsonContract.CityIdContract
return List

ToString() public method

public ToString ( ) : string
return string