Ejemplo n.º 1
0
 public Session RemoveSession(Session session)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public Session FinishSession(Session session)
 {
     throw new NotImplementedException();
 }