C# Class ASPC.Marvel.CrimeAPI.Geolocation

Show file Open project: Inmeta/aspc2016

Public Methods

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

Method Details

Geolocation() public method

public Geolocation ( ) : System
return System

Geolocation() public method

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