示例#1
0
 public static void RegisterRoutes(RouteCollection routes)
 {
     TenantHelper.RegisterTenancyRoute(routes);
 }