????

Your IP : 216.73.216.146


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

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