C# Class WoopsaDemoServer.WeatherStation

Mostra file Open project: woopsa-protocol/Woopsa Class Usage Examples

Public Methods

Method Description
GetWeatherAtDate ( System.DateTime date ) : string
WeatherStation ( ) : System

Method Details

GetWeatherAtDate() public method

public GetWeatherAtDate ( System.DateTime date ) : string
date System.DateTime
return string

WeatherStation() public method

public WeatherStation ( ) : System
return System