????

Your IP : 18.217.166.126


Current Path : C:/inetpub/vhost/lantha.gdtsolutions.vn/api/Views/Home/
Upload File :
Current File : C:/inetpub/vhost/lantha.gdtsolutions.vn/api/Views/Home/Index.cshtml

<%@ Page Language="C#" %>
<script runat="server">
  protected override void OnLoad(EventArgs e)
  {
      Response.Redirect("/swagger");
  }
</script>