sozsoft-platform/api/modules/Sozsoft.Settings/Sozsoft.Settings.Domain.Shared/SettingsErrorCodes.cs
Sedat Öztürk 429227df1d Initial
2026-02-24 23:44:16 +03:00

7 lines
130 B
C#

namespace Sozsoft.Settings;
public static class SettingsErrorCodes
{
//Add your business exception error codes here...
}