5 lines
81 B
C#
5 lines
81 B
C#
namespace Adaptation.Eaf.EquipmentCore.Control;
|
|
|
|
public interface IPackage
|
|
{
|
|
} |