6 lines
85 B
C#

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