Name | Description | |
---|---|---|
![]() | Location Constructor | Initializes a new instance of the Location class. |
The following tables list the members exposed by Location.
Name | Description | |
---|---|---|
![]() | Location Constructor | Initializes a new instance of the Location class. |
Name | Description | |
---|---|---|
![]() | Latitude | Gets or sets the latitude. |
![]() | Longitude | Gets or sets the longitude. |
![]() | TimeZone | Gets or sets the time zone. |
![]() | WeatherCode | Gets or sets the weather code. |
Name | Description | |
---|---|---|
![]() | TryParse<T,TSender> | implements parsing to cast a type from string to a type |