Added some initiating data for working further in this projekt
This commit is contained in:
@ -21,6 +21,8 @@ namespace CodeFirstExistingDatabase
|
||||
|
||||
public string Description { get; set; }
|
||||
|
||||
public Category Category { get; set; }
|
||||
|
||||
public int Level { get; set; }
|
||||
|
||||
public float FullPrice { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user