C# Class HangoverHunt.LocationAnswer

Inheritance: IAnswer
Mostrar archivo Open project: pebblecode/hangover-hunt Class Usage Examples

Public Methods

Method Description
LocationAnswer ( double latitude, double longitude ) : System

Method Details

LocationAnswer() public method

public LocationAnswer ( double latitude, double longitude ) : System
latitude double
longitude double
return System