5 lines
97 B
C#

namespace Adaptation.Eaf.EquipmentCore.Control;
public interface IEquipmentCommandService
{
}