using NemAnBlazor.Services.Interfaces; namespace NemAnBlazor.Services { public class StatsClientService :IStatsClientService { } }