C# Class ApiCore.GeoCoords

Show file Open project: nolka/vkdotnet

Public Properties

Property Type Description
Latitude float
Longitude float

Property Details

Latitude public property

public float Latitude
return float

Longitude public property

public float Longitude
return float