Files
met08thftirqs408m/Adaptation/Eaf/EquipmentCore/Control/IPackageSource.cs
2022-02-14 18:41:51 -07:00

5 lines
87 B
C#

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