using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows.Forms; namespace AGV_WPF.Models { public class CFDClass { public int mark { get; set; } public int agvID { get; set; } public int targetMark { get; set; } public List