FarmMapsApiClient_KB34_MAST/FarmmapsKPI/Models/CropRecordings.cs

11 lines
150 B
C#

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