6 lines
113 B
C#

namespace Library.Eaf.Management.ConfigurationData.CellAutomation;
public interface IConfigurationObject
{
}