Esempio n. 1
0
 public Session GetGroupSession(long groupId, DateTime dateTime) => _sessionsRepository.GetOrCreateSession(groupId, dateTime);