State of OMG-LEGION prior to merge
This commit is contained in:
@@ -9,6 +9,7 @@ namespace PartSource.Data.Models
|
||||
{
|
||||
public class Submodel
|
||||
{
|
||||
[Key]
|
||||
public int SubmodelId { get; set; }
|
||||
|
||||
public string Name { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user