Méthode | Description | |
---|---|---|
RegisterRoutes ( RouteCollection routes ) : void |
Registers routes to the given route collection.
|
Méthode | Description | |
---|---|---|
Application_End ( ) : void |
Raises the application's End event.
|
Méthode | Description | |
---|---|---|
Application_Start ( ) : void |
public static RegisterRoutes ( RouteCollection routes ) : void | ||
routes | RouteCollection | The route collection to register routes with. |
Résultat | void |