FarmMapsApiClient_KB34_MAST/FarmmapsKPI/Models/CropRecordings.cs
2023-03-22 14:48:13 +01:00

11 lines
150 B
C#

using System;
using System.Collections.Generic;
using System.Text;
namespace FarmmapsKPI.Models
{
internal class CropRecordings
{
}
}