This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace LaDOSE.DTO
|
||||
{
|
||||
public class GameDTO
|
||||
{
|
||||
{
|
||||
public int Id { get; set; }
|
||||
public string Name { get; set; }
|
||||
public string LongName { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user