using Adaptation.Shared; using System; using System.Collections.Generic; using System.Text; using System.Text.Json; namespace Adaptation.FileHandlers.DEP08SIASM; public class ProcessData { }