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