namespace Core.Services; public class MatchLocationService { public void DeleteGroup(object info) { throw new NotImplementedException(); } }