Add Serials
This commit is contained in:
@@ -4,4 +4,4 @@ public class ActionableInitializationScoped(IServiceProvider provider,
|
||||
Action<IServiceProvider> delegateAction) : IInitializationScoped
|
||||
{
|
||||
public void Initialize() => delegateAction.Invoke(provider);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user