Метод | Описание | |
---|---|---|
LoadAllRoutes ( IAppHost host ) : void | ||
RegisterDynamicRoute ( string indexName, |
||
RoutingService ( ) : System |
Метод | Описание | |
---|---|---|
Get ( |
||
LoadRoute ( string indexName, string routeId ) : |
||
Post ( CreateNewRoute request ) : CreateNewRoute | ||
SaveNewRoute ( string indexName, |
public LoadAllRoutes ( IAppHost host ) : void | ||
host | IAppHost | |
Результат | void |
public RegisterDynamicRoute ( string indexName, |
||
indexName | string | |
route | ||
Результат | void |