namespace AyCode.Interfaces.Entities;
public interface IAcSoftRemoveEntityInt : IAcSoftRemoveEntity, IEntityInt
{}