Duplicator and now deleting if not sending to EDA

This commit is contained in:
2022-03-11 12:12:01 -07:00
parent 87700e0370
commit 7a94484d0e
23 changed files with 436 additions and 340 deletions

View File

@ -7,7 +7,7 @@ using System.Text.Json;
namespace Adaptation.FileHandlers.jpeg;
public class Description : IDescription
public class Description : IDescription, Shared.Properties.IDescription
{
public int Test { get; set; }