Reorganization
This commit is contained in:
10
Aurora/Design/Views/Stations/StatiosnViewModel.cs
Normal file
10
Aurora/Design/Views/Stations/StatiosnViewModel.cs
Normal file
@ -0,0 +1,10 @@
|
||||
using System;
|
||||
namespace Aurora.Design.Views.Stations
|
||||
{
|
||||
public class StationsViewModel
|
||||
{
|
||||
public StationsViewModel()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user