4 lines
96 B
C#
4 lines
96 B
C#
namespace Toolkit.Foundation;
|
|
|
|
public interface IInitializationScoped :
|
|
IInitialization; |