Skip to content

Instantly share code, notes, and snippets.

@sertansakir
sertansakir / RouteConfig.cs
Created September 25, 2021 19:54
DOSYA İSMİ KISALTMA
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Mvc;
using System.Web.Routing;
namespace DBConnect
{
public class RouteConfig