using Connected; namespace Connected.Services; public interface IServiceOperation where TArgs : IDto { }