Please enable JavaScript in your browser!
Accueil
Explorer
Aide
S'inscrire
Connexion
zinab
/
MTWorkHR
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
3b9ee31a40
Branches
Tags
Chat
Company
Dev
HRpage
Identity
Payment
RegisterUserFix
Reporting
TimeZone
master
MTWorkHR
/
MTWorkHR.Core
/
Global
/
Enum
/
SMSMethod.cs
SMSMethod.cs
105 B
Historique
Raw
1
2
3
4
5
6
7
8
9
namespace NeomtechERP.Auth.Core.Global
{
public enum SMSMethod
{
SendOTP = 1
}
}