refact.
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
namespace Yavsc.Interfaces
|
||||
{
|
||||
public interface IPosition
|
||||
{
|
||||
double Latitude { get; set; }
|
||||
double Longitude { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user