5 lines
91 B
C#

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