6 lines
126 B
C#
6 lines
126 B
C#
namespace Library.Eaf.Management.ConfigurationData.CellAutomation
|
|
{
|
|
public interface IConfigurationObject
|
|
{
|
|
}
|
|
} |