Exemplo n.º 1
0
 public void Redirect(string url)
 {
     _response.Redirect(url);
 }