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

Afficher le fichier Open project: aurora-lzzp/Aurora-Weather Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
FuckingshitLocation ( float &lat, float &lon, string country ) : void

Method Details

CityInfo() public méthode

public CityInfo ( ) : System.Collections.Generic
Résultat System.Collections.Generic

CityInfo() public méthode

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

CreateList() public static méthode

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

ToString() public méthode

public ToString ( ) : string
Résultat string