4 lines
75 B
C#
4 lines
75 B
C#
namespace LiteCharms.Features.Abstractions;
|
|
|
|
public interface IService;
|
namespace LiteCharms.Features.Abstractions;
|
|
|
|
public interface IService;
|