Method RegisterValueHandler
RegisterValueHandler<T>(RouterActionHandlerCallback<T>)
Register an type handling association to converting it to an HttpResponse object.
public void RegisterValueHandler<T>(RouterActionHandlerCallback<T> actionHandler) where T : notnull
Parameters
actionHandlerRouterActionHandlerCallback<T>The function that receives an object of the
Tand returns an HttpResponse response from the informed object.
Type Parameters
T
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語