5 lines
112 B
C#
5 lines
112 B
C#
namespace Library.Eaf.Management.ConfigurationData.CellAutomation;
|
|
|
|
public interface IConfigurationObject
|
|
{
|
|
} |