6 lines
109 B
C#
6 lines
109 B
C#
namespace Adaptation.Eaf.EquipmentCore.Control
|
|
{
|
|
public interface ISelfDescriptionLookup
|
|
{
|
|
}
|
|
} |