Esempio n. 1
0
 public void Create(Session session)
 {
     _sessionRepository.Add(session);
 }