Exemplo n.º 1
0
 public object Any(ClearChatHistory request)
 {
     ChatHistory.Flush();
     return(HttpResult.Redirect("/"));
 }