cnf
2025-08-25 9b8f2b1b26b673233f5fdf0e9e98c0f294cd2a71
1
2
3
4
5
namespace Gs.Toolbox.ApiCore.Abstract.Inject;
 
public interface ITransient
{
}