| | |
| | | using Newtonsoft.Json.Linq; |
| | | using Newtonsoft.Json; |
| | | using Newtonsoft.Json; |
| | | using Newtonsoft.Json.Linq; |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.IO; |
| | |
| | | using System.Text; |
| | | using System.Threading; |
| | | using System.Threading.Tasks; |
| | | using static Hydro.MapView.MapViewEnum; |
| | | using static Yw.WinFrmUI.Q3d.MapViewEnum; |
| | | |
| | | namespace Hydro.MapView |
| | | namespace Yw.WinFrmUI.Q3d |
| | | { |
| | | public class Default |
| | | { |
| | |
| | | public NozzleViewModel nozzle; |
| | | public LinkViewModel pipe; |
| | | public ValveViewModel valve; |
| | | public RepeaterViewModel repeater; |
| | | |
| | | public PumpViewModel pump; |
| | | public static Default GetfaultINI() |
| | | { |