Forgot to save project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System.Data.Common;
|
||||
|
||||
public class GameEntryModal : FireLance.Interfaces.IGameEntry
|
||||
public class GameEntryModel : FireLance.Interfaces.IGameEntry
|
||||
{
|
||||
public int id { get; set; }
|
||||
public string GameName { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user