7 lines
115 B
C#
7 lines
115 B
C#
namespace AlayaCore.Abstractions.Interfaces.Services
|
|
{
|
|
public interface ISettingsService
|
|
{
|
|
|
|
}
|
|
} |