Router

public final class Router<Route> where Route : RouteProtocol

This class is used to create instances of Router that can be used to start requests based on the given Route.

Properties