Files
2022-02-14 18:41:51 -07:00

5 lines
95 B
C#

namespace Adaptation.Eaf.EquipmentCore.Control;
public interface ISelfDescriptionLookup
{
}