1
2
3
4
5
namespace Gs.Toolbox.ApiCore.Abstract.Inject;
 
public interface ITransient
{
}