tidy
This commit is contained in:
@@ -5,4 +5,4 @@ namespace Toolkit.Foundation;
|
||||
public interface IServiceScopeProvider<TService>
|
||||
{
|
||||
bool TryGet(TService service, out IServiceScope? serviceScope);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user