ASCU_ALL/DataClient/StructConverter.cs
2021-07-07 16:36:28 +05:00

14 lines
192 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace DataClient
{
static class StructConverter
{
Analog[]
}
}