예제 #1
0
 public void RegisterRoutes(System.Web.Routing.RouteCollection routes)
 {
     routes.MapResources(this.GetType().Assembly);
 }