Exemplo n.º 1
0
 private void CloseSessionCart()
 {
     _sessionHandler.CloseSessionCart(HttpContext.Session);
 }