namespace Toolkit.Foundation; public interface IProxyService { TService Value { get; } }