Add materials converting from DTOs
This commit is contained in:
@@ -11,6 +11,6 @@ namespace StructureHelperCommon.Models.Analyses
|
||||
{
|
||||
string Name { get; set; }
|
||||
string Tags { get; set; }
|
||||
IVersionProcessor VersionProcessor { get;}
|
||||
IVersionProcessor VersionProcessor { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user