erp-platform/api/modules/Kurs.Languages/Kurs.Languages.Domain.Shared/LanguagesErrorCodes.cs
Sedat ÖZTÜRK e1a9562b22 init project
2025-05-06 09:45:49 +03:00

6 lines
128 B
C#

namespace Kurs.Languages;
public static class LanguagesErrorCodes
{
//Add your business exception error codes here...
}