コード例 #1
0
 internal static void UnregisterArea(AreaRegistration ar)
 {
     ar.UnregisterArea(RouteTable.Routes);
 }