init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Kreta.BusinessLogic.Classes.MobileApi.Common.Enum
|
||||
{
|
||||
public enum MobileUserRole
|
||||
{
|
||||
Student,
|
||||
Tutelary,
|
||||
Teacher
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user